CustomDrawRowValueCellEventArgs.RowValueInfo Property
Gets information on the row value view.
Namespace: DevExpress.XtraVerticalGrid.Events
Assembly: DevExpress.XtraVerticalGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraVerticalGrid.ViewInfo.RowValueInfo | A |
See Also