CustomizationFormSearchEventArgs.Row Property
Gets the processed row.
Namespace: DevExpress.XtraVerticalGrid.Events
Assembly: DevExpress.XtraVerticalGrid.v25.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
Declaration
Property Value
| Type | Description |
|---|---|
| DevExpress.XtraVerticalGrid.ViewInfo.BaseRowHeaderInfo | The processed row. |
See Also