IBootstrapCardView Methods
| Name | Description |
|---|---|
| AddNewCard() | |
| CancelEdit() | Inherited from IBootstrapGrid. |
| ClearSort() | Inherited from IBootstrapGrid. |
| FindVisibleIndexByKeyValue(Object) | Inherited from IBootstrapGrid. |
| ForceDataRowType(Type) | Inherited from IBootstrapGrid. |
| GetCardValues(Int32, String[]) | |
| GetCardValuesByKeyValue(Object, String[]) | |
| GetFilteredSelectedValues(String[]) | Inherited from IBootstrapGrid. |
| GetRow(Int32) | Inherited from IBootstrapGrid. |
| GetSelectedFieldValues(String[]) | Inherited from IBootstrapGrid. |
| SortBy(IBootstrapCardViewColumn, ColumnSortOrder) | |
| SortBy(IBootstrapCardViewColumn, Int32) | |
| StartEdit(Int32) | Inherited from IBootstrapGrid. |
See Also