CustomizationFormSearchEventArgs.Caption Property
Gets the caption of the processed row or category.
Namespace: DevExpress.XtraVerticalGrid.Events
Assembly: DevExpress.XtraVerticalGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
Declaration
Property Value
Type | Description |
---|---|
String | The caption of the processed row or category. |
See Also