Back to Devexpress

CardViewColumnDateRangePickerSettings Members

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

latest6.6 KB
Original Source

CardViewColumnDateRangePickerSettings Members

Contains the settings of the date picker within the Date Range Header Picker.

Constructors

NameDescription
CardViewColumnDateRangePickerSettings()Initializes a new instance of the CardViewColumnDateRangePickerSettings class with default settings.

Properties

NameDescription
CalendarColumnCountSpecifies the number of months displayed in the header filter’s drop-down calendars. Inherited from GridColumnDateRangePickerSettings.
ClearButtonTextGets or sets the clear button text. Inherited from GridColumnDateRangePickerSettings.
DisabledDatesProvides access to a collection of dates disabled in the header filter’s date range picker. Inherited from GridColumnDateRangePickerSettings.
DisplayFormatStringSpecifies the pattern used to format the editor’s value for display purposes. Inherited from GridColumnDateRangePickerSettings.
EditFormatStringSpecifies the pattern used to format the editor’s edited value displayed in the edit box. Inherited from GridColumnDateRangePickerSettings.
FastNavPropertiesSpecifies the settings of the fast navigation panel in the header filter’s date range picker. Inherited from GridColumnDateRangePickerSettings.
FirstDayOfWeekSpecifies the first day of the week. Inherited from GridColumnDateRangePickerSettings.
MaxDateSpecifies the maximum date allowed to be selected in the header filter’s date range picker by an end-user. Inherited from GridColumnDateRangePickerSettings.
MaxDayCountSpecifies the maximum number of days in a range. Inherited from GridColumnDateRangePickerSettings.
MinDateSpecifies the minimum date allowed to be selected in the header filter’s date range picker by an end-user. Inherited from GridColumnDateRangePickerSettings.
MinDayCountSpecifies the minimum number of days in a range. Inherited from GridColumnDateRangePickerSettings.
PickerTypeSpecifies a date component that a user can select (a day, month, decade or year). Inherited from GridColumnDateRangePickerSettings.
TodayButtonTextGets or sets the today button text. Inherited from GridColumnDateRangePickerSettings.

Methods

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

CardViewColumnDateRangePickerSettings Class

DevExpress.Web Namespace