IBootstrapCardViewEx Methods Name Description AddNewCard() Inherited from IBootstrapCardView. CancelEdit() Inherited from IBootstrapGrid. ClearSort() Inherited from IBootstrapGrid. ExportToCsv() ExportToCsv(Action<CardViewCsvExportOptionsBuilder>) ExportToRtf() ExportToRtf(Action<CardViewExportOptionsBuilder>) ExportToXls() ExportToXls(Action<CardViewXlsExportOptionsBuilder>) ExportToXlsx() ExportToXlsx(Action<CardViewXlsxExportOptionsBuilder>) FindVisibleIndexByKeyValue(Object) Inherited from IBootstrapGrid. ForceDataRowType(Type) Inherited from IBootstrapGrid. GetActionResult() GetCardValues(Int32, String[]) Inherited from IBootstrapCardView. GetCardValuesByKeyValue(Object, String[]) Inherited from IBootstrapCardView. GetFilteredSelectedValues(String[]) Inherited from IBootstrapGrid. GetRow(Int32) Inherited from IBootstrapGrid. GetSelectedFieldValues(String[]) Inherited from IBootstrapGrid. SortBy(IBootstrapCardViewColumn, ColumnSortOrder) Inherited from IBootstrapCardView. SortBy(IBootstrapCardViewColumn, Int32) Inherited from IBootstrapCardView. StartEdit(Int32) Inherited from IBootstrapGrid. See Also IBootstrapCardViewEx Interface IBootstrapCardViewEx Members DevExpress.AspNetCore.Bootstrap Namespace