Skip to main content
A newer version of this page is available. .
Tab

ASPxVerticalGridRenderBrickEventArgs.VisibleIndex Property

Gets the processed record’s visible index.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public int VisibleIndex { get; }

Property Value

Type Description
Int32

An integer value that specifies the processed record’s visible index.

See Also