aspnet-devexpress-dot-web-dot-aspxgridtextsettingsbase-dot-underscore-members.md
Serves as a base for classes that implement text settings of grid-like controls.
| Name | Description |
|---|---|
| ASPxGridTextSettingsBase(IPropertiesOwner) | Initializes a new instance of the ASPxGridTextSettingsBase class. |
| Name | Description |
|---|---|
| CommandApplySearchPanelFilter | Gets or sets the text displayed within the Apply command item in the search panel. |
| CommandClearSearchPanelFilter | Gets or sets the text displayed within the Clear command item in the search panel. |
| FilterBarClear | Gets or sets the text of the Clear command displayed within the Filter Bar. |
| FilterBarCreateFilter | Gets or sets the text of the Create Filter command displayed within the Filter Bar. |
| FilterControlPopupCaption | Gets or sets the Filter Control‘s caption. |
| HeaderFilterCancelButton | Gets or sets the text displayed within the header filter‘s Cancel button. |
| HeaderFilterFrom | Gets or sets the text of the From label displayed in the date range header filter. |
| HeaderFilterHeaderCaption | Gets or sets the text displayed within the header filter ‘s header. |
| HeaderFilterLastMonth | Gets or sets the text of the Last Month item displayed within the Date Range Header Filter. |
| HeaderFilterLastWeek | Gets or sets the text of the Last Week item displayed within the Date Range Header Filter. |
| HeaderFilterLastYear | Gets or sets the text of the Last Year item displayed within the Date Range Header Filter. |
| HeaderFilterNextMonth | Gets or sets the text of the Next Month item displayed within the Date Range Header Filter. |
| HeaderFilterNextWeek | Gets or sets the text of the Next Week item displayed within the Date Range Header Filter. |
| HeaderFilterNextYear | Gets or sets the text of the Next Year item displayed within the Date Range Header Filter. |
| HeaderFilterOkButton | Gets or sets the text displayed within the header filter‘s Ok button. |
| HeaderFilterSelectAll | Gets or sets the Select All header filter item’s caption. |
| HeaderFilterShowAll | Gets or sets the Show All header filter item’s caption. |
| HeaderFilterShowBlanks | Gets or sets the ‘Blanks’ filter item’s caption. |
| HeaderFilterShowNonBlanks | Gets or sets the ‘Non blanks’ filter item’s caption. |
| HeaderFilterThisMonth | Gets or sets the text of the This Month item displayed within the Date Range Header Filter. |
| HeaderFilterThisWeek | Gets or sets the text of the This Week item displayed within the Date Range Header Filter. |
| HeaderFilterThisYear | Gets or sets the text of the This Year item displayed within the Date Range Header Filter. |
| HeaderFilterTo | Gets or sets the text of the To label displayed in the date range header filter. |
| HeaderFilterToday | Gets or sets the text of the Today item displayed within the Date Range Header Filter. |
| HeaderFilterTomorrow | Gets or sets the text of the Tomorrow item displayed within the Date Range Header Filter. |
| HeaderFilterYesterday | Gets or sets the text of the Yesterday item displayed within the Date Range Header Filter. |
| SearchPanelEditorNullText | Gets or sets the text displayed in a search panel editor when it is empty and not focused. |
| Name | Description |
|---|---|
| Assign(PropertiesBase) | Copies the settings from the specified object to the current one. |
| 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