ASPxGridTextSettings Properties
Provides text options for ASPxGridViews.| 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. |
| CommandBatchEditUpdate | Specifies the text displayed in the Update command button in batch edit mode. |
| 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. |
| CommandEdit | Specifies the text displayed in the Edit command button. |
| CommandNew | Specifies the text displayed in the New command button. |
| CommandRecover | Specifies the text displayed in the Recover command button. |
| CommandSelect | Specifies the text displayed in the Select command button. |
| ConfirmDelete | Specifies the text displayed in the Confirm Delete window. |
| ConfirmOnLosingBatchChanges | Specifies the text that the grid control displays within the Confirmation dialog box in batch edit mode. |
| 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 | Specifies the text within the grid’s Title Panel. |
| ToolbarCancel | Specifies the text displayed in the Cancel toolbar item. |
| ToolbarClearFilter | Specifies the text displayed in the Clear Filter toolbar item. |
| ToolbarClearSorting | Specifies the text displayed in the Clear Sorting toolbar item. |
| ToolbarDelete | Specifies the text displayed in the Delete toolbar item. |
| ToolbarEdit | Specifies the text displayed in the Edit toolbar item. |
| ToolbarExportTo | Specifies the text displayed in the Export toolbar item. |
| ToolbarNew | Specifies the text displayed in the New toolbar item. |
| ToolbarRefresh | Specifies the text displayed in the Refresh toolbar item. |
| ToolbarShowFilterEditor | Specifies the text displayed in the Filter Builder toolbar item. |
| ToolbarShowSearchPanel | Specifies the text displayed in the Search Panel toolbar item. |
| ToolbarUpdate | Specifies the text displayed in the Update toolbar item. |
| ToolbarUpdateSummaries | Specifies the text displayed in the Update summaries toolbar item. |
See Also