Skip to main content

BootstrapGridViewTextSettingsBuilder Members

Provides text options for BootstrapGridViewBuilder.

Methods

Name Description
CommandApplyFilter(String) Sets the text displayed within the Apply Filter command item.
CommandApplySearchPanelFilter(String) Sets the text displayed within the Apply command item in the search panel.
CommandBatchEditCancel(String) Sets the text displayed in the batch edit mode’s Cancel command item.
CommandBatchEditUpdate(String) Sets the text displayed in the batch edit mode’s Update command item.
CommandCancel(String) Sets the text displayed within the Cancel command item.
CommandClearFilter(String) Sets the text displayed within the Clear Filter command item.
CommandClearSearchPanelFilter(String) Sets the text displayed within the Clear command item in the search panel.
CommandDelete(String) Sets the text displayed within the Delete command item.
CommandEdit(String) Sets the text displayed within the Edit command item.
CommandHideAdaptiveDetail(String) Sets the text displayed in the Hide Adaptive Detail command item’s tooltip.
CommandNew(String) Sets the text displayed within the New command item.
CommandRecover(String) Sets the text displayed within the Recover command item.
CommandSelect(String) Sets the text displayed within the Select command item.
CommandShowAdaptiveDetail(String) Sets the text displayed in the Show Adaptive Detail command item’s tooltip.
CommandUpdate(String) Sets the text displayed within the Update command item.
ConfirmDelete(String) Sets the text displayed within the Confirm Delete window.
ConfirmOnLosingBatchChanges(String) Sets the text of the confirm message that is shown before grid data changes are lost in batch edit mode.
CustomizationDialogColumnChooserTab(String) Sets the text of the Column Chooser tab displayed within the Customization Dialog.
CustomizationDialogFilteringPageUniqueFilterLoadValues(String) Sets the text of the “Load Items” link displayed within the Customization Dialog’s Filtering page.
CustomizationDialogFilteringTab(String) Sets the text of the Filtering tab displayed within the Customization Dialog.
CustomizationDialogGroupingPageEmptyDragArea(String) Sets the text of the empty drag area within the Customization Dialog‘s “Grouping” page.
CustomizationDialogGroupingPageListArea(String) Sets the text of the list area within the Customization Dialog‘s “Grouping” page.
CustomizationDialogGroupingTab(String) Sets the text of the Grouping tab displayed within the Customization Dialog.
CustomizationDialogSortingPageEmptyDragArea(String) Sets the text of the empty drag area displayed within the Customization Dialog‘s “Sorting” page.
CustomizationDialogSortingPageListArea(String) Sets the text of the list area displayed within the Customization Dialog‘s “Sorting” page.
CustomizationDialogSortingTab(String) Sets the text of the Sorting tab displayed within the Customization Dialog.
EmptyDataRow(String) Sets the text displayed within the Empty Data Row.
EmptyHeaders(String) Sets the text displayed within the column header panel when there are no visible columns.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
Equals(Object, Object) Determines whether the specified object instances are considered equal. Inherited from Object.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
GroupContinuedOnNextPage(String) Sets the text displayed within a group row when its child rows are displayed on another page(s).
GroupPanel(String) Sets the text displayed within the GridView’s Group Panel.
HeaderFilterCancelButton(String) Sets the text displayed within the header filter’s Cancel button.
HeaderFilterFrom(String) Sets the text of the From label displayed in the date range header filter.
HeaderFilterHeaderCaption(String) Sets the text displayed within the header filter‘s header.
HeaderFilterLastMonth(String) Sets the text of the Last Month item displayed within the Date Range Header Filter.
HeaderFilterLastWeek(String) Sets the text of the Last Week item displayed within the Date Range Header Filter.
HeaderFilterLastYear(String) Sets the text of the Last Year item displayed within the Date Range Header Filter.
HeaderFilterNextMonth(String) Sets the text of the Next Month item displayed within the Date Range Header Filter.
HeaderFilterNextWeek(String) Sets the text of the Next Week item displayed within the Date Range Header Filter.
HeaderFilterNextYear(String) Sets the text of the Next Year item displayed within the Date Range Header Filter.
HeaderFilterOkButton(String) Sets the text displayed within the header filter’s Ok button.
HeaderFilterSelectAll(String) Sets the Select All header filter item’s caption.
HeaderFilterShowAll(String) Sets the Show All header filter item’s caption.
HeaderFilterShowBlanks(String) Sets the ‘Blanks’ filter item’s caption.
HeaderFilterShowNonBlanks(String) Sets the ‘Non blanks’ filter item’s caption.
HeaderFilterThisMonth(String) Sets the text of the This Month item displayed within the Date Range Header Filter.
HeaderFilterThisWeek(String) Sets the text of the This Week item displayed within the Date Range Header Filter.
HeaderFilterThisYear(String) Sets the text of the This Year item displayed within the Date Range Header Filter.
HeaderFilterTo(String) Sets the text of the To label displayed in the date range header filter.
HeaderFilterToday(String) Sets the text of the Today item displayed within the Date Range Header Filter.
HeaderFilterTomorrow(String) Sets the text of the Tomorrow item displayed within the Date Range Header Filter.
HeaderFilterYesterday(String) Sets the text of the Yesterday item displayed within the Date Range Header Filter.
MemberwiseClone() Creates a shallow copy of the current Object. Inherited from Object.
PopupEditFormCaption(String) Sets the Popup Edit Form‘s caption.
PopupEditFormFooterText(String) Sets the text displayed within the GridView popup edit form’s footer.
ReferenceEquals(Object, Object) Determines whether the specified Object instances are the same instance. Inherited from Object.
SearchPanelEditorNullText(String) Sets the text displayed in a search panel editor when it is empty and not focused.
SelectAllCheckBoxInAllPagesMode(String) Sets the text of the Select All check box tooltip in the All Pages mode.
SelectAllCheckBoxInPageMode(String) Sets the text of the unselected Select All check box tooltip in the Page mode.
Title(String) Sets the text displayed within the GridView’s Title Panel.
ToolbarCancel(String)
ToolbarClearFilter(String)
ToolbarClearGrouping(String)
ToolbarClearSorting(String)
ToolbarCollapseDetailRow(String)
ToolbarCollapseRow(String)
ToolbarDelete(String)
ToolbarEdit(String)
ToolbarExpandDetailRow(String)
ToolbarExpandRow(String)
ToolbarFullCollapse(String)
ToolbarFullExpand(String)
ToolbarNew(String)
ToolbarRefresh(String)
ToolbarShowCustomizationDialog(String) Sets the text displayed within the Show Customization Dialog toolbar item.
ToolbarShowFilterRow(String)
ToolbarShowFilterRowMenu(String)
ToolbarShowFooter(String)
ToolbarShowGroupPanel(String)
ToolbarShowSearchPanel(String)
ToolbarUpdate(String)
ToString() Returns a string that represents the current object. Inherited from Object.
See Also