IBootstrapCardViewSelection Methods
| Name | Description |
|---|---|
| IsCardSelected(Int32) | |
| IsCardSelectedByKey(Object) | |
| SelectAll() | Inherited from IBootstrapGridSelection. |
| SelectCard(Int32) | |
| SelectCardByKey(Object) | |
| SetSelection(Int32, Boolean) | Inherited from IBootstrapGridSelection. |
| SetSelectionByKey(Object, Boolean) | Inherited from IBootstrapGridSelection. |
| UnselectAll() | Inherited from IBootstrapGridSelection. |
| UnselectAllFiltered() | Inherited from IBootstrapGridSelection. |
| UnselectCard(Int32) | |
| UnselectCardByKey(Object) |
See Also