Skip to main content

ASPxClientCardViewSelectionEventArgs.visibleIndex Property

Gets the visible index of the card whose selected state has been changed.

Declaration

visibleIndex: number

Property Value

Type Description
number

The card’s visible index.

Remarks

The visibleIndex property returns -1 in the cases listed below:

See Also