ASPxGridViewCustomCellMergeEventArgs.RowVisibleIndex1 Property
Gets the visible index of the row that contains the first cell currently being processed.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An Int32 value that specifies the visible index of the row. |
See Also