CustomizationFormSearchEventArgs.Caption Property
In This Article
Gets the caption of the processed row or category.
Namespace: DevExpress.XtraVerticalGrid.Events
Assembly: DevExpress.XtraVerticalGrid.v24.2.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