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

VGridControlBase.CaptionHeight Property

Namespace: DevExpress.XtraVerticalGrid

Assembly: DevExpress.XtraVerticalGrid.v21.2.dll

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

Declaration

[DefaultValue(-1)]
[DXCategory("Appearance")]
[XtraSerializableProperty(XtraSerializationFlags.AutoScaleYNoDefault)]
public int CaptionHeight { get; set; }

Property Value

Type Default
Int32 -1
See Also