Back to Devexpress

CardViewColumnDateRangeCalendarSettings Members

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

latest7.7 KB
Original Source

CardViewColumnDateRangeCalendarSettings Members

Contains the settings for the calendar within the Date Range Header Filter.

Constructors

NameDescription
CardViewColumnDateRangeCalendarSettings()Initializes a new instance of the CardViewColumnDateRangeCalendarSettings class.

Properties

NameDescription
ClearButtonTextSpecifies the text displayed in the header filter calendar’s Clear button. Inherited from GridColumnDateRangeCalendarSettings.
EnableLargePeriodNavigationControls the availability of the year navigation in the header filter calendar. Inherited from GridColumnDateRangeCalendarSettings.
EnableMultiSelectSpecifies a value indicating if multiple date selection is enabled in the header filter calendar. Inherited from GridColumnDateRangeCalendarSettings.
EnablePeriodNavigationControls the availability of fast navigation in the header filter calendar. Inherited from GridColumnDateRangeCalendarSettings.
FastNavPropertiesSpecifies the settings of the header filter calendar’s fast navigation panel. Inherited from GridColumnDateRangeCalendarSettings.
FirstDayOfWeekSpecifies the day to display as the first day of the week in the header filter calendar. Inherited from GridColumnDateRangeCalendarSettings.
HighlightTodaySpecifies if a day that corresponds to today’s date is highlighted in the header filter calendar. Inherited from GridColumnDateRangeCalendarSettings.
HighlightWeekendsSpecifies whether weekend days are highlighted in the header filter calendar. Inherited from GridColumnDateRangeCalendarSettings.
MaxDateSpecifies the maximum date allowed to be entered into the header filter calendar by an end-user. Inherited from GridColumnDateRangeCalendarSettings.
MinDateSpecifies the minimum date allowed to be entered into the header filter calendar by an end-user. Inherited from GridColumnDateRangeCalendarSettings.
ShowClearButtonSpecifies whether the Clear button is displayed in the header filter calendar’s footer. Inherited from GridColumnDateRangeCalendarSettings.
ShowDayHeadersSpecifies whether the heading for the days of the week is displayed. Inherited from GridColumnDateRangeCalendarSettings.
ShowHeaderSpecifies whether the header filter calendar header is displayed. Inherited from GridColumnDateRangeCalendarSettings.
ShowTodayButtonSpecifies whether the Today button is displayed in the header filter calendar’s footer. Inherited from GridColumnDateRangeCalendarSettings.
ShowWeekNumbersSpecifies whether the week number section is displayed in the header filter calendar. Inherited from GridColumnDateRangeCalendarSettings.
TodayButtonTextSpecifies the text displayed in the header filter calendar’s Today button. Inherited from GridColumnDateRangeCalendarSettings.

Methods

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

CardViewColumnDateRangeCalendarSettings Class

DevExpress.Web Namespace