Skip to main content
Tab

ASPxCardViewHtmlCardPreparedEventArgs.VisibleIndex Property

Gets an integer zero-based index of the card.

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 zero-based index of the card.

See Also