CustomDrawRowEventArgs.Properties Property
Provides properties specific to the row being custom painted.
Namespace: DevExpress.XtraVerticalGrid.Events
Assembly: DevExpress.XtraVerticalGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
Declaration
Property Value
Type | Description |
---|---|
RowProperties | Properties specific to the row being custom painted. |
See Also