IBootstrapGridViewEx Methods Name Description AddNewRow() Inherited from IBootstrapGridView. AutoFilterByColumn(IBootstrapGridViewColumn, String) Inherited from IBootstrapGridView. CancelEdit() Inherited from IBootstrapGrid. ClearSort() Inherited from IBootstrapGrid. CollapseAll() Inherited from IBootstrapGridView. ExpandAll() Inherited from IBootstrapGridView. ExpandRow(Int32) Inherited from IBootstrapGridView. ExpandRow(Int32, Boolean) Inherited from IBootstrapGridView. ExportToCsv() ExportToCsv(Action<GridViewCsvExportOptionsBuilder>) ExportToRtf() ExportToRtf(Action<GridViewExportOptionsBuilder>) ExportToXls() ExportToXls(Action<GridViewXlsExportOptionsBuilder>) ExportToXlsx() ExportToXlsx(Action<GridViewXlsxExportOptionsBuilder>) FindVisibleIndexByKeyValue(Object) Inherited from IBootstrapGrid. ForceDataRowType(Type) Inherited from IBootstrapGrid. GetActionResult() GetFilteredSelectedValues(String[]) Inherited from IBootstrapGrid. GetRow(Int32) Inherited from IBootstrapGrid. GetRowValues(Int32, String[]) Inherited from IBootstrapGridView. GetRowValuesByKeyValue(Object, String[]) Inherited from IBootstrapGridView. GetSelectedFieldValues(String[]) Inherited from IBootstrapGrid. GroupBy(IBootstrapGridViewColumn) Inherited from IBootstrapGridView. GroupBy(IBootstrapGridViewColumn, Int32) Inherited from IBootstrapGridView. MakeRowVisible(Object) Makes the specified data row visible on a Grid View page. Inherited from IBootstrapGridView. SortBy(IBootstrapGridViewColumn, ColumnSortOrder) Inherited from IBootstrapGridView. SortBy(IBootstrapGridViewColumn, Int32) Inherited from IBootstrapGridView. StartEdit(Int32) Inherited from IBootstrapGrid. Ungroup(IBootstrapGridViewColumn) Inherited from IBootstrapGridView. See Also IBootstrapGridViewEx Interface IBootstrapGridViewEx Members DevExpress.AspNetCore.Bootstrap Namespace