PropertyGridControl.IsClassic Property
In This Article
Gets whether the control is displayed in the classic style.
Namespace: DevExpress.XtraVerticalGrid
Assembly: DevExpress.XtraVerticalGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the control is displayed in the classic style; otherwise, false. |
See Also