Back to Devexpress

ASPxVerticalGridTextSettings Members

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

latest18.5 KB
Original Source

ASPxVerticalGridTextSettings Members

Provides text options for ASPxVerticalGrid.

Constructors

NameDescription
ASPxVerticalGridTextSettings(IPropertiesOwner)Initializes a new instance of the ASPxVerticalGridTextSettings 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. Inherited from ASPxGridTextSettings.
CommandBatchEditUpdateSpecifies the text displayed in the Update command button in batch edit mode. Inherited from ASPxGridTextSettings.
CommandBatchEditUpdateSummariesGets or sets the text displayed within the Update summaries command item.
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. Inherited from ASPxGridTextSettings.
CommandEditSpecifies the text displayed in the Edit command button. Inherited from ASPxGridTextSettings.
CommandNewSpecifies the text displayed in the New command button. Inherited from ASPxGridTextSettings.
CommandRecoverSpecifies the text displayed in the Recover command button. Inherited from ASPxGridTextSettings.
CommandSelectSpecifies the text displayed in the Select command button. Inherited from ASPxGridTextSettings.
ConfirmDeleteSpecifies the text displayed in the Confirm Delete window. Inherited from ASPxGridTextSettings.
ConfirmOnLosingBatchChangesSpecifies the text that the grid control displays within the Confirmation dialog box in batch edit mode. Inherited from ASPxGridTextSettings.
EmptyRecordGets or sets the text displayed for an empty record.
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.
IncorrectSelectionErrorSpecifies the Incorrect Selection error text.
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. Inherited from ASPxGridTextSettings.
ToolbarCancelSpecifies the text displayed in the Cancel toolbar item. Inherited from ASPxGridTextSettings.
ToolbarClearFilterSpecifies the text displayed in the Clear Filter toolbar item. Inherited from ASPxGridTextSettings.
ToolbarClearSortingSpecifies the text displayed in the Clear Sorting toolbar item. Inherited from ASPxGridTextSettings.
ToolbarDeleteSpecifies the text displayed in the Delete toolbar item. Inherited from ASPxGridTextSettings.
ToolbarEditSpecifies the text displayed in the Edit toolbar item. Inherited from ASPxGridTextSettings.
ToolbarExportToSpecifies the text displayed in the Export toolbar item. Inherited from ASPxGridTextSettings.
ToolbarNewSpecifies the text displayed in the New toolbar item. Inherited from ASPxGridTextSettings.
ToolbarRefreshSpecifies the text displayed in the Refresh toolbar item. Inherited from ASPxGridTextSettings.
ToolbarShowFilterEditorSpecifies the text displayed in the Filter Builder toolbar item. Inherited from ASPxGridTextSettings.
ToolbarShowSearchPanelSpecifies the text displayed in the Search Panel toolbar item. Inherited from ASPxGridTextSettings.
ToolbarShowSummaryPanelGets or sets the text displayed within the Summary Panel toolbar item.
ToolbarUpdateSpecifies the text displayed in the Update toolbar item. Inherited from ASPxGridTextSettings.
ToolbarUpdateSummariesSpecifies the text displayed in the Update summaries toolbar item. Inherited from ASPxGridTextSettings.

Methods

NameDescription
Assign(PropertiesBase)Copies the settings from the specified object to the current one. Inherited from ASPxGridTextSettings.
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

ASPxVerticalGridTextSettings Class

DevExpress.Web Namespace