IBootstrapCardViewCustomColumnSortEventArgs Members
Properties
Name | Description |
---|---|
Column | |
Handled | Inherited from IBootstrapGridCustomColumnSortEventArgs. |
ListSourceRowIndex1 | Inherited from IBootstrapGridCustomColumnSortEventArgs. |
ListSourceRowIndex2 | Inherited from IBootstrapGridCustomColumnSortEventArgs. |
Result | Inherited from IBootstrapGridCustomColumnSortEventArgs. |
SortOrder | Inherited from IBootstrapGridCustomColumnSortEventArgs. |
Value1 | Inherited from IBootstrapGridCustomColumnSortEventArgs. |
Value2 | Inherited from IBootstrapGridCustomColumnSortEventArgs. |
Methods
Name | Description |
---|---|
GetRow1Value(String) | Inherited from IBootstrapGridCustomColumnSortEventArgs. |
GetRow2Value(String) | Inherited from IBootstrapGridCustomColumnSortEventArgs. |
See Also