PropertyGridControl.AppearanceTab Property
In This Article
Provides access to appearance settings of tabs available in the Office View.
Namespace: DevExpress.XtraVerticalGrid
Assembly: DevExpress.XtraVerticalGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A DevExpress. |
#Remarks
If the Office style is applied to the control (see PropertyGridControl.ActiveViewType), properties can be grouped into tabs. The AppearanceTab property provides access to tab appearance settings in the normal, pressed and hovered states.
See Also