Back to Devexpress

VGridControlBase.ActiveEditorViewInfo Property

windowsforms-devexpress-dot-xtraverticalgrid-dot-vgridcontrolbase-f9375714.md

latest1.3 KB
Original Source

VGridControlBase.ActiveEditorViewInfo Property

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.XtraVerticalGrid

Assembly : DevExpress.XtraVerticalGrid.v25.2.dll

NuGet Packages : DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid

Declaration

csharp
[Browsable(false)]
public BaseEditViewInfo ActiveEditorViewInfo { get; }
vb
<Browsable(False)>
Public ReadOnly Property ActiveEditorViewInfo As BaseEditViewInfo

Property Value

Type
DevExpress.XtraEditors.ViewInfo.BaseEditViewInfo

See Also

VGridControlBase Class

VGridControlBase Members

DevExpress.XtraVerticalGrid Namespace