CardViewSelection Class
Represents selection within the CardView.
Namespace: DevExpress.Web.Data
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return CardViewSelection objects:
Remarks
The CardViewSelection object is returned by the ASPxCardView.Selection property. It provides multiple methods that enable you to select or deselect individual data cards displayed within the ASPxCardView.
Inheritance
Object
WebDataSelectionBase
WebDataSelection
CardViewSelection
See Also