CalcPreviewTextEventArgs.Row Property
Gets the object that is the currently processed row.
Namespace: DevExpress.XtraGrid.Views.Grid
Assembly: DevExpress.XtraGrid.v22.2.dll
NuGet Package: DevExpress.Win.Grid
Declaration
Property Value
Type | Description |
---|---|
Object | An object that is the currently processed row. |
See Also