Skip to main content

ASPxClientCardView.GetVisibleCardsOnPage Method

Returns the number of cards actually displayed within the active page.

Declaration

GetVisibleCardsOnPage(): number

Returns

Type Description
number

The number of cards displayed within the active page.

Remarks

Use the GetVisibleCardsOnPage method to get the number of cards that are currently visible on the page.

See Also