IBootstrapGridViewSelection Members
Methods
Name | Description |
---|---|
IsRowSelected(Int32) | |
IsRowSelectedByKey(Object) | |
SelectAll() | Inherited from IBootstrapGridSelection. |
SelectRow(Int32) | |
SelectRowByKey(Object) | |
SetSelection(Int32, Boolean) | Inherited from IBootstrapGridSelection. |
SetSelectionByKey(Object, Boolean) | Inherited from IBootstrapGridSelection. |
UnselectAll() | Inherited from IBootstrapGridSelection. |
UnselectAllFiltered() | Inherited from IBootstrapGridSelection. |
UnselectRow(Int32) | |
UnselectRowByKey(Object) |
See Also