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