Skip to main content
A newer version of this page is available. .
Tab

ASPxVerticalGridTextSettings Properties

Provides text options for ASPxVerticalGrid.
Name Description
CommandApplySearchPanelFilter Gets or sets the text displayed within the Apply command item in the search panel. Inherited from ASPxGridTextSettingsBase.
CommandBatchEditCancel Gets or sets the text displayed in the batch edit mode‘s Cancel command item. Inherited from ASPxGridTextSettings.
CommandBatchEditUpdate Gets or sets the text displayed in the batch edit mode‘s Update command item. Inherited from ASPxGridTextSettings.
CommandClearSearchPanelFilter Gets or sets the text displayed within the Clear command item in the search panel. Inherited from ASPxGridTextSettingsBase.
CommandDelete Gets or sets the text displayed within the Delete command item. Inherited from ASPxGridTextSettings.
CommandEdit Gets or sets the text displayed within the Edit command item. Inherited from ASPxGridTextSettings.
CommandNew Gets or sets the text displayed within the New command item. Inherited from ASPxGridTextSettings.
CommandRecover Gets or sets the text displayed within the Recover command item. Inherited from ASPxGridTextSettings.
CommandSelect Gets or sets the text displayed within the Select command item. Inherited from ASPxGridTextSettings.
ConfirmDelete Gets or sets the text displayed within the Confirm Delete window. Inherited from ASPxGridTextSettings.
ConfirmOnLosingBatchChanges Gets or sets the text of the confirm message that is shown before grid data changes are lost in batch edit mode. Inherited from ASPxGridTextSettings.
EmptyRecord Gets or sets the text displayed for an empty record.
FilterBarClear Gets or sets the text of the Clear command displayed within the Filter Bar. Inherited from ASPxGridTextSettingsBase.
FilterBarCreateFilter Gets or sets the text of the Create Filter command displayed within the Filter Bar. Inherited from ASPxGridTextSettingsBase.
FilterControlPopupCaption Gets or sets the Filter Control‘s caption. Inherited from ASPxGridTextSettingsBase.
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.
SearchPanelEditorNullText Gets or sets the text displayed in a search panel editor when it is empty and not focused. Inherited from ASPxGridTextSettingsBase.
Title Gets or sets the text displayed within the ASPxGridView’s Title Panel. Inherited from ASPxGridTextSettings.
ToolbarCancel Gets or sets the text displayed within the Cancel toolbar item. Inherited from ASPxGridTextSettings.
ToolbarClearFilter Gets or sets the text displayed within the Clear Filter toolbar item. Inherited from ASPxGridTextSettings.
ToolbarClearSorting Gets or sets the text displayed within the Clear Sorting toolbar item. Inherited from ASPxGridTextSettings.
ToolbarDelete Gets or sets the text displayed within the Delete toolbar item. Inherited from ASPxGridTextSettings.
ToolbarEdit Gets or sets the text displayed within the Edit toolbar item. Inherited from ASPxGridTextSettings.
ToolbarExportTo Gets or sets the text displayed within the Export toolbar item. Inherited from ASPxGridTextSettings.
ToolbarNew Gets or sets the text displayed within the New toolbar item. Inherited from ASPxGridTextSettings.
ToolbarRefresh Gets or sets the text displayed within the Refresh toolbar item. Inherited from ASPxGridTextSettings.
ToolbarShowFilterEditor Gets or sets the text displayed within the Filter Builder toolbar item. Inherited from ASPxGridTextSettings.
ToolbarShowSearchPanel Gets or sets the text displayed within the Search Panel toolbar item. Inherited from ASPxGridTextSettings.
ToolbarShowSummaryPanel Gets or sets the text displayed within the Summary Panel toolbar item.
ToolbarUpdate Gets or sets the text displayed within the Update toolbar item. Inherited from ASPxGridTextSettings.
See Also