CustomDrawRowValueCellEventArgs.RowValueInfo Property
Gets information on the row value view.
Namespace: DevExpress.XtraVerticalGrid.Events
Assembly: DevExpress.XtraVerticalGrid.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraVerticalGrid.ViewInfo.RowValueInfo | A |
See Also