ASPxGridViewCustomCellMergeEventArgs.RowVisibleIndex2 Property
Gets the visible index of the row that contains the second cell currently being processed.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.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