Back to Devexpress

ASPxGridTextSettingsBase Members

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

latest8.4 KB
Original Source

ASPxGridTextSettingsBase Members

Serves as a base for classes that implement text settings of grid-like controls.

Constructors

NameDescription
ASPxGridTextSettingsBase(IPropertiesOwner)Initializes a new instance of the ASPxGridTextSettingsBase class.

Properties

NameDescription
CommandApplySearchPanelFilterGets or sets the text displayed within the Apply command item in the search panel.
CommandClearSearchPanelFilterGets or sets the text displayed within the Clear command item in the search panel.
FilterBarClearGets or sets the text of the Clear command displayed within the Filter Bar.
FilterBarCreateFilterGets or sets the text of the Create Filter command displayed within the Filter Bar.
FilterControlPopupCaptionGets or sets the Filter Control‘s caption.
HeaderFilterCancelButtonGets or sets the text displayed within the header filter‘s Cancel button.
HeaderFilterFromGets or sets the text of the From label displayed in the date range header filter.
HeaderFilterHeaderCaptionGets or sets the text displayed within the header filter ‘s header.
HeaderFilterLastMonthGets or sets the text of the Last Month item displayed within the Date Range Header Filter.
HeaderFilterLastWeekGets or sets the text of the Last Week item displayed within the Date Range Header Filter.
HeaderFilterLastYearGets or sets the text of the Last Year item displayed within the Date Range Header Filter.
HeaderFilterNextMonthGets or sets the text of the Next Month item displayed within the Date Range Header Filter.
HeaderFilterNextWeekGets or sets the text of the Next Week item displayed within the Date Range Header Filter.
HeaderFilterNextYearGets or sets the text of the Next Year item displayed within the Date Range Header Filter.
HeaderFilterOkButtonGets or sets the text displayed within the header filter‘s Ok button.
HeaderFilterSelectAllGets or sets the Select All header filter item’s caption.
HeaderFilterShowAllGets or sets the Show All header filter item’s caption.
HeaderFilterShowBlanksGets or sets the ‘Blanks’ filter item’s caption.
HeaderFilterShowNonBlanksGets or sets the ‘Non blanks’ filter item’s caption.
HeaderFilterThisMonthGets or sets the text of the This Month item displayed within the Date Range Header Filter.
HeaderFilterThisWeekGets or sets the text of the This Week item displayed within the Date Range Header Filter.
HeaderFilterThisYearGets or sets the text of the This Year item displayed within the Date Range Header Filter.
HeaderFilterToGets or sets the text of the To label displayed in the date range header filter.
HeaderFilterTodayGets or sets the text of the Today item displayed within the Date Range Header Filter.
HeaderFilterTomorrowGets or sets the text of the Tomorrow item displayed within the Date Range Header Filter.
HeaderFilterYesterdayGets or sets the text of the Yesterday item displayed within the Date Range Header Filter.
SearchPanelEditorNullTextGets or sets the text displayed in a search panel editor when it is empty and not focused.

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

ASPxGridTextSettingsBase Class

DevExpress.Web Namespace