Skip to main content

ASPxClientVerticalGridSelectionEventArgs.visibleIndex Property

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

Declaration

visibleIndex: number

Property Value

Type Description
number

The record’s visible index.

Remarks

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

See Also