Back to Devexpress

PropertyGridControl.IsClassic Property

windowsforms-devexpress-dot-xtraverticalgrid-dot-propertygridcontrol-ab84ed79.md

latest1.4 KB
Original Source

PropertyGridControl.IsClassic Property

Gets whether the control is displayed in the classic style.

Namespace : DevExpress.XtraVerticalGrid

Assembly : DevExpress.XtraVerticalGrid.v25.2.dll

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

Declaration

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

Property Value

TypeDescription
Boolean

true if the control is displayed in the classic style; otherwise, false.

|

See Also

ActiveViewType

PropertyGridControl Class

PropertyGridControl Members

DevExpress.XtraVerticalGrid Namespace