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

ASPxClientCardViewSelectionEventArgs.visibleIndex Property

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

Declaration

visibleIndex: number

Property Value

Type Description
number

An Int32 value that specifies the visible index of the card.

Remarks

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

See Also