BaseRow.HeaderInfo Property
In This Article
Provides view information on the row’s header.
Namespace: DevExpress.XtraVerticalGrid.Rows
Assembly: DevExpress.XtraVerticalGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
The DevExpress. |
#Remarks
Generally there is no need to use this property directly from your code.
See Also