CustomizationFormSearchEventArgs.Caption Property
Gets the caption of the processed row or category.
Namespace: DevExpress.XtraVerticalGrid.Events
Assembly: DevExpress.XtraVerticalGrid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | The caption of the processed row or category. |
See Also