Back to Devexpress

ASPxGridTextSettings Members

aspnet-devexpress-dot-web-dot-aspxgridtextsettings-dot-underscore-members.md

latest15.7 KB
Original Source

ASPxGridTextSettings Members

Provides text options for ASPxGridViews.

Constructors

NameDescription
ASPxGridTextSettings(IPropertiesOwner)Initializes a new instance of the ASPxGridTextSettings class with specified settings.

Properties

NameDescription
CommandApplySearchPanelFilterGets or sets the text displayed within the Apply command item in the search panel. Inherited from ASPxGridTextSettingsBase.
CommandBatchEditCancelSpecifies the text displayed in the Cancel changes command button in batch edit mode.
CommandBatchEditUpdateSpecifies the text displayed in the Update command button in batch edit mode.
CommandClearSearchPanelFilterGets or sets the text displayed within the Clear command item in the search panel. Inherited from ASPxGridTextSettingsBase.
CommandDeleteSpecifies the text displayed in the Delete command button.
CommandEditSpecifies the text displayed in the Edit command button.
CommandNewSpecifies the text displayed in the New command button.
CommandRecoverSpecifies the text displayed in the Recover command button.
CommandSelectSpecifies the text displayed in the Select command button.
ConfirmDeleteSpecifies the text displayed in the Confirm Delete window.
ConfirmOnLosingBatchChangesSpecifies the text that the grid control displays within the Confirmation dialog box in batch edit mode.
FilterBarClearGets or sets the text of the Clear command displayed within the Filter Bar. Inherited from ASPxGridTextSettingsBase.
FilterBarCreateFilterGets or sets the text of the Create Filter command displayed within the Filter Bar. Inherited from ASPxGridTextSettingsBase.
FilterControlPopupCaptionGets or sets the Filter Control‘s caption. Inherited from ASPxGridTextSettingsBase.
HeaderFilterCancelButtonGets or sets the text displayed within the header filter‘s Cancel button. Inherited from ASPxGridTextSettingsBase.
HeaderFilterFromGets or sets the text of the From label displayed in the date range header filter. Inherited from ASPxGridTextSettingsBase.
HeaderFilterHeaderCaptionGets or sets the text displayed within the header filter ‘s header. Inherited from ASPxGridTextSettingsBase.
HeaderFilterLastMonthGets or sets the text of the Last Month item displayed within the Date Range Header Filter. Inherited from ASPxGridTextSettingsBase.
HeaderFilterLastWeekGets or sets the text of the Last Week item displayed within the Date Range Header Filter. Inherited from ASPxGridTextSettingsBase.
HeaderFilterLastYearGets or sets the text of the Last Year item displayed within the Date Range Header Filter. Inherited from ASPxGridTextSettingsBase.
HeaderFilterNextMonthGets or sets the text of the Next Month item displayed within the Date Range Header Filter. Inherited from ASPxGridTextSettingsBase.
HeaderFilterNextWeekGets or sets the text of the Next Week item displayed within the Date Range Header Filter. Inherited from ASPxGridTextSettingsBase.
HeaderFilterNextYearGets or sets the text of the Next Year item displayed within the Date Range Header Filter. Inherited from ASPxGridTextSettingsBase.
HeaderFilterOkButtonGets or sets the text displayed within the header filter‘s Ok button. Inherited from ASPxGridTextSettingsBase.
HeaderFilterSelectAllGets or sets the Select All header filter item’s caption. Inherited from ASPxGridTextSettingsBase.
HeaderFilterShowAllGets or sets the Show All header filter item’s caption. Inherited from ASPxGridTextSettingsBase.
HeaderFilterShowBlanksGets or sets the ‘Blanks’ filter item’s caption. Inherited from ASPxGridTextSettingsBase.
HeaderFilterShowNonBlanksGets or sets the ‘Non blanks’ filter item’s caption. Inherited from ASPxGridTextSettingsBase.
HeaderFilterThisMonthGets or sets the text of the This Month item displayed within the Date Range Header Filter. Inherited from ASPxGridTextSettingsBase.
HeaderFilterThisWeekGets or sets the text of the This Week item displayed within the Date Range Header Filter. Inherited from ASPxGridTextSettingsBase.
HeaderFilterThisYearGets or sets the text of the This Year item displayed within the Date Range Header Filter. Inherited from ASPxGridTextSettingsBase.
HeaderFilterToGets or sets the text of the To label displayed in the date range header filter. Inherited from ASPxGridTextSettingsBase.
HeaderFilterTodayGets or sets the text of the Today item displayed within the Date Range Header Filter. Inherited from ASPxGridTextSettingsBase.
HeaderFilterTomorrowGets or sets the text of the Tomorrow item displayed within the Date Range Header Filter. Inherited from ASPxGridTextSettingsBase.
HeaderFilterYesterdayGets or sets the text of the Yesterday item displayed within the Date Range Header Filter. Inherited from ASPxGridTextSettingsBase.
SearchPanelEditorNullTextGets or sets the text displayed in a search panel editor when it is empty and not focused. Inherited from ASPxGridTextSettingsBase.
TitleSpecifies the text within the grid’s Title Panel.
ToolbarCancelSpecifies the text displayed in the Cancel toolbar item.
ToolbarClearFilterSpecifies the text displayed in the Clear Filter toolbar item.
ToolbarClearSortingSpecifies the text displayed in the Clear Sorting toolbar item.
ToolbarDeleteSpecifies the text displayed in the Delete toolbar item.
ToolbarEditSpecifies the text displayed in the Edit toolbar item.
ToolbarExportToSpecifies the text displayed in the Export toolbar item.
ToolbarNewSpecifies the text displayed in the New toolbar item.
ToolbarRefreshSpecifies the text displayed in the Refresh toolbar item.
ToolbarShowFilterEditorSpecifies the text displayed in the Filter Builder toolbar item.
ToolbarShowSearchPanelSpecifies the text displayed in the Search Panel toolbar item.
ToolbarUpdateSpecifies the text displayed in the Update toolbar item.
ToolbarUpdateSummariesSpecifies the text displayed in the Update summaries toolbar item.

Methods

NameDescription
Assign(PropertiesBase)Copies the settings from the specified object to the current one.
Equals(Object, Object) staticDetermines 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() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines 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

ASPxGridTextSettings Class

DevExpress.Web Namespace