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

VerticalGridDataItemTemplateContainer.VisibleIndex Property

Gets the index of the rendered item object.

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 rendered item object’s index.

See Also