ASPxVerticalGridRenderBrickEventArgs.VisibleIndex Property
Gets the processed record’s visible index.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An integer value that specifies the processed record’s visible index. |
See Also