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

ASPxClientCardView.GetTopVisibleIndex Method

Returns the index of the first card displayed within the grid’s active page.

Declaration

GetTopVisibleIndex(): number

Returns

Type Description
number

An integer value that specifies the index of the topmost row.

See Also