Skip to main content

BootstrapCardViewTextSettings Members

Provides text options for BootstrapCardViews.

Constructors

Name Description
BootstrapCardViewTextSettings(IPropertiesOwner) Initializes a new instance of the BootstrapCardViewTextSettings class with specified settings.

Properties

Name Description
CommandApplySearchPanelFilter Gets or sets the text displayed within the Apply command item in the search panel. Inherited from ASPxGridTextSettingsBase.
CommandBatchEditCancel Specifies the text displayed in the Cancel changes command button in batch edit mode. Inherited from ASPxGridTextSettings.
CommandBatchEditUpdate Specifies the text displayed in the Update command button in batch edit mode. Inherited from ASPxGridTextSettings.
CommandBatchEditUpdateSummaries Gets or sets the text displayed within the Update summaries command item. Inherited from ASPxCardViewTextSettings.
CommandCancel Gets or sets the text displayed within the Cancel command item. Inherited from ASPxCardViewTextSettings.
CommandClearSearchPanelFilter Gets or sets the text displayed within the Clear command item in the search panel. Inherited from ASPxGridTextSettingsBase.
CommandDelete Specifies the text displayed in the Delete command button. Inherited from ASPxGridTextSettings.
CommandEdit Specifies the text displayed in the Edit command button. Inherited from ASPxGridTextSettings.
CommandEndlessPagingShowMoreCards Gets or sets the text displayed in the Show more cards link when the endless mode is enabled. Inherited from ASPxCardViewTextSettings.
CommandNew Specifies the text displayed in the New command button. Inherited from ASPxGridTextSettings.
CommandRecover Specifies the text displayed in the Recover command button. Inherited from ASPxGridTextSettings.
CommandSelect Specifies the text displayed in the Select command button. Inherited from ASPxGridTextSettings.
CommandUpdate Gets or sets the text displayed within the Update command item. Inherited from ASPxCardViewTextSettings.
ConfirmDelete Specifies the text displayed in the Confirm Delete window. Inherited from ASPxGridTextSettings.
ConfirmOnLosingBatchChanges Specifies the text that the grid control displays within the Confirmation dialog box in batch edit mode. Inherited from ASPxGridTextSettings.
DeletedCard Specifies the text displayed inside the deleted card. Inherited from ASPxCardViewTextSettings.
EmptyCard Gets or sets the text displayed within the empty card. Inherited from ASPxCardViewTextSettings.
HeaderFilterCancelButton Gets or sets the text displayed within the header filter‘s Cancel button. Inherited from ASPxGridTextSettingsBase.
HeaderFilterFrom Gets or sets the text of the From label displayed in the date range header filter. Inherited from ASPxGridTextSettingsBase.
HeaderFilterHeaderCaption Gets or sets the text displayed within the header filter‘s header. Inherited from ASPxGridTextSettingsBase.
HeaderFilterLastMonth Gets or sets the text of the Last Month item displayed within the Date Range Header Filter. Inherited from ASPxGridTextSettingsBase.
HeaderFilterLastWeek Gets or sets the text of the Last Week item displayed within the Date Range Header Filter. Inherited from ASPxGridTextSettingsBase.
HeaderFilterLastYear Gets or sets the text of the Last Year item displayed within the Date Range Header Filter. Inherited from ASPxGridTextSettingsBase.
HeaderFilterNextMonth Gets or sets the text of the Next Month item displayed within the Date Range Header Filter. Inherited from ASPxGridTextSettingsBase.
HeaderFilterNextWeek Gets or sets the text of the Next Week item displayed within the Date Range Header Filter. Inherited from ASPxGridTextSettingsBase.
HeaderFilterNextYear Gets or sets the text of the Next Year item displayed within the Date Range Header Filter. Inherited from ASPxGridTextSettingsBase.
HeaderFilterOkButton Gets or sets the text displayed within the header filter‘s Ok button. Inherited from ASPxGridTextSettingsBase.
HeaderFilterSelectAll Gets or sets the Select All header filter item’s caption. Inherited from ASPxGridTextSettingsBase.
HeaderFilterShowAll Gets or sets the Show All header filter item’s caption. Inherited from ASPxGridTextSettingsBase.
HeaderFilterShowBlanks Gets or sets the ‘Blanks’ filter item’s caption. Inherited from ASPxGridTextSettingsBase.
HeaderFilterShowNonBlanks Gets or sets the ‘Non blanks’ filter item’s caption. Inherited from ASPxGridTextSettingsBase.
HeaderFilterThisMonth Gets or sets the text of the This Month item displayed within the Date Range Header Filter. Inherited from ASPxGridTextSettingsBase.
HeaderFilterThisWeek Gets or sets the text of the This Week item displayed within the Date Range Header Filter. Inherited from ASPxGridTextSettingsBase.
HeaderFilterThisYear Gets or sets the text of the This Year item displayed within the Date Range Header Filter. Inherited from ASPxGridTextSettingsBase.
HeaderFilterTo Gets or sets the text of the To label displayed in the date range header filter. Inherited from ASPxGridTextSettingsBase.
HeaderFilterToday Gets or sets the text of the Today item displayed within the Date Range Header Filter. Inherited from ASPxGridTextSettingsBase.
HeaderFilterTomorrow Gets or sets the text of the Tomorrow item displayed within the Date Range Header Filter. Inherited from ASPxGridTextSettingsBase.
HeaderFilterYesterday Gets or sets the text of the Yesterday item displayed within the Date Range Header Filter. Inherited from ASPxGridTextSettingsBase.
PopupEditFormCaption Gets or sets the popup edit form‘s caption. Inherited from ASPxCardViewTextSettings.
PopupEditFormFooterText Gets or sets the text displayed within the ASPxCardView popup edit form‘s footer. Inherited from ASPxCardViewTextSettings.
SearchPanelEditorNullText Gets or sets the text displayed in a search panel editor when it is empty and not focused. Inherited from ASPxGridTextSettingsBase.
Title Specifies the text within the grid’s Title Panel. Inherited from ASPxGridTextSettings.
ToolbarCancel Specifies the text displayed in the Cancel toolbar item. Inherited from ASPxGridTextSettings.
ToolbarClearFilter Specifies the text displayed in the Clear Filter toolbar item. Inherited from ASPxGridTextSettings.
ToolbarClearSorting Specifies the text displayed in the Clear Sorting toolbar item. Inherited from ASPxGridTextSettings.
ToolbarDelete Specifies the text displayed in the Delete toolbar item. Inherited from ASPxGridTextSettings.
ToolbarEdit Specifies the text displayed in the Edit toolbar item. Inherited from ASPxGridTextSettings.
ToolbarExportTo Specifies the text displayed in the Export toolbar item. Inherited from ASPxGridTextSettings.
ToolbarNew Specifies the text displayed in the New toolbar item. Inherited from ASPxGridTextSettings.
ToolbarRefresh Specifies the text displayed in the Refresh toolbar item. Inherited from ASPxGridTextSettings.
ToolbarShowCardFooter Gets or sets the text displayed within the Card Footer toolbar item. Inherited from ASPxCardViewTextSettings.
ToolbarShowCardHeader Gets or sets the text displayed within the Card Header toolbar item. Inherited from ASPxCardViewTextSettings.
ToolbarShowHeaderPanel Gets or sets the text displayed within the Header Panel toolbar item. Inherited from ASPxCardViewTextSettings.
ToolbarShowSearchPanel Specifies the text displayed in the Search Panel toolbar item. Inherited from ASPxGridTextSettings.
ToolbarShowSummaryPanel Gets or sets the text displayed within the Summary Panel toolbar item. Inherited from ASPxCardViewTextSettings.
ToolbarUpdate Specifies the text displayed in the Update toolbar item. Inherited from ASPxGridTextSettings.
ToolbarUpdateSummaries Specifies the text displayed in the Update summaries toolbar item. Inherited from ASPxGridTextSettings.

Methods

Name Description
Assign(PropertiesBase) Copies the settings from the specified object to the current one. Inherited from ASPxCardViewTextSettings.
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
ToString() Returns the string that represents the current object. Inherited from StateManager.
See Also