Skip to main content
A newer version of this page is available. .
All docs
V21.2

VGridControl.Appearance Property

Namespace: DevExpress.XtraVerticalGrid

Assembly: DevExpress.XtraVerticalGrid.v21.2.dll

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

Declaration

[XtraSerializableProperty(XtraSerializationVisibility.Content, XtraSerializationFlags.DefaultValue)]
[XtraSerializablePropertyId(1)]
public VGridAppearanceCollectionEx Appearance { get; }

Property Value

Type
VGridAppearanceCollectionEx
See Also