CustomRecordDisplayTextEventArgs.Properties Property
Gets the processed row’s properties.
Namespace: DevExpress.XtraVerticalGrid.Events
Assembly: DevExpress.XtraVerticalGrid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| RowProperties | An object that contains the row’s properties. |
See Also