CalcPreviewTextEventArgs.DataSourceRowIndex Property
Gets the index of the row in the underlying data source.
Namespace: DevExpress.XtraGrid.Views.Grid
Assembly: DevExpress.XtraGrid.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value that is the zero-based index of the row in the underlying data source. |
See Also