IBootstrapCardView Members
Properties
Name | Description |
---|---|
Columns | |
FilterEnabled | Inherited from IBootstrapGrid. |
FilterExpression | Inherited from IBootstrapGrid. |
FocusedCardIndex | |
IsEditing | Inherited from IBootstrapGrid. |
IsNewCardEditing | |
IsPartialUpdate | Inherited from IBootstrapControl. |
JSProperties | Inherited from IBootstrapGrid. |
KeyFieldName | Inherited from IBootstrapGrid. |
Name | Inherited from IBootstrapControl. |
SearchPanelFilter | Inherited from IBootstrapGrid. |
Selection |
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