CardViewSelection.IsCardSelectedByKey(Object) Method
In This Article
Indicates whether the specified card is selected.
Namespace: DevExpress.Web.Data
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
key |
Object | An object that uniquely identifies the card within the ASPx |
#Returns
Type | Description |
---|---|
Boolean |
|
See Also