CategoryEventArgs.Category Property
Gets the processed category row.
Namespace: DevExpress.XtraVerticalGrid.Events
Assembly: DevExpress.XtraVerticalGrid.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
CategoryRow | A CategoryRow object representing the processed category row. |
See Also