CardViewSelection.SelectCardByKey(Object) Method
In This Article
Selects the specified card within the ASPxCardView.
Namespace: DevExpress.Web.Data
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
key |
Object | An object that identifies the card by its key value. |
See Also