CardViewSelection.SelectCardByKey(Object) Method
Selects the specified card within the ASPxCardView.
Namespace: DevExpress.Web.Data
Assembly: DevExpress.Web.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| keyValue | Object | An object that identifies the card by its key value. |
See Also