Skip to main content
A newer version of this page is available. .

RowProperties.ShowCaption Property

Namespace: DevExpress.XtraVerticalGrid.Rows

Assembly: DevExpress.XtraVerticalGrid.v20.2.dll

NuGet Package: DevExpress.Win.VerticalGrid

Declaration

[DefaultValue(true)]
[XtraSerializableProperty]
public bool ShowCaption { get; set; }

Property Value

Type Default
Boolean **true**
See Also