Skip to main content
Tab

CardViewCardBaseTemplateContainer.VisibleIndex Property

Gets the index of the rendered item object.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public int VisibleIndex { get; }

Property Value

Type Description
Int32

An integer value that specifies the rendered item object’s index.

See Also