VerticalGridRowDateRangePickerSettings Members
In This Article
#Constructors
Name | Description |
---|---|
Vertical |
Initializes a new instance of the Vertical |
#Properties
Name | Description |
---|---|
Calendar |
Specifies the number of months displayed in the header filter’s drop-down calendars.
Inherited from Grid |
Clear |
Gets or sets the clear button text.
Inherited from Grid |
Disabled |
Provides access to a collection of dates disabled in the header filter’s date range picker.
Inherited from Grid |
Display |
Specifies the pattern used to format the editor’s value for display purposes.
Inherited from Grid |
Edit |
Specifies the pattern used to format the editor’s edited value displayed in the edit box.
Inherited from Grid |
Fast |
Specifies the settings of the fast navigation panel in the header filter’s date range picker.
Inherited from Grid |
First |
Specifies the first day of the week.
Inherited from Grid |
Max |
Specifies the maximum date allowed to be selected in the header filter’s date range picker by an end-user.
Inherited from Grid |
Max |
Specifies the maximum number of days in a range.
Inherited from Grid |
Min |
Specifies the minimum date allowed to be selected in the header filter’s date range picker by an end-user.
Inherited from Grid |
Min |
Specifies the minimum number of days in a range.
Inherited from Grid |
Picker |
Specifies a date component that a user can select (a day, month, decade or year).
Inherited from Grid |
Today |
Gets or sets the today button text.
Inherited from Grid |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified Grid |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the string that represents the current object.
Inherited from State |
See Also