ASPxClientCardViewSelectionEventArgs Members
In This Article
#Constructors
Name | Description |
---|---|
constructor |
Initializes a new instance of the ASPx |
#Properties
Name | Description |
---|---|
is |
Gets whether all cards displayed within a page have been selected or unselected. |
is |
Gets whether a selection has been changed on the server. |
is |
Gets whether the card has been selected. |
process |
Specifies whether or not to process the event on the server.
Inherited from ASPx |
visible |
Gets the visible index of the card whose selected state has been changed. |
See Also