Name | Description | |
---|---|---|
CalendarFilter Constructor | Overloaded. |
The following tables list the members exposed by CalendarFilter.
Name | Description | |
---|---|---|
CalendarFilter Constructor | Overloaded. |
Name | Description | |
---|---|---|
CalendarSettings | Gets the settings of calendar. (Inherited from C1.DataFilter.CalendarFilterBase) | |
Expanded | Gets or set the expanded state of current C1.DataFilter.Filter. (Inherited from C1.DataFilter.Filter) | |
Expression | Gets the expression of the current filter. (Inherited from C1.DataFilter.CalendarFilterBase) | |
HeaderText | Gets or sets a value of header text of the current C1.DataFilter.Filter. (Inherited from C1.DataFilter.Filter) | |
IsApplied | Gets a value indicating the current filter is applied or not. (Inherited from C1.DataFilter.CalendarFilterBase) | |
IsAutoGenerated | Gets a value indicating whether this filter was generated automatically. (Inherited from C1.DataFilter.Filter) | |
MaxDate | Gets or sets the maximum allowable date. (Inherited from C1.DataFilter.CalendarFilterBase) | |
MaxSelectionCount | Gets or sets the maximum number of days that can be selected in the calendar. (Inherited from C1.DataFilter.CalendarFilterBase) | |
MinDate | Gets or sets the minimum allowable date. (Inherited from C1.DataFilter.CalendarFilterBase) | |
PropertyName | Gets or sets the name of the data item property to which the current C1.DataFilter.Filter applies. (Inherited from C1.DataFilter.Filter) | |
SelectedDates | Gets or sets an System.DateTime array of selected dates. (Inherited from C1.DataFilter.CalendarFilterBase) | |
ShowHeader | Gets or sets a value indicating whether to show the header or not. (Inherited from C1.DataFilter.Filter) | |
ToolTip | Gets or sets the text that appears as a ToolTip for header of this filter. (Inherited from C1.DataFilter.Filter) |
Name | Description | |
---|---|---|
Reset | Resets the filter value to the default value. (Inherited from C1.DataFilter.CalendarFilterBase) | |
SetValue | Sets a value of C1.DataFilter.CalendarFilterBase class. (Inherited from C1.DataFilter.CalendarFilterBase) |
Name | Description | |
---|---|---|
OnPropertyChanged | Raises the PropertyChanged event. (Inherited from C1.DataFilter.Filter) | |
OnValueChanged | Raises the ValueChanged event. (Inherited from C1.DataFilter.Filter) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from C1.DataFilter.Filter) | |
ValueChanged | Occurs when a value of current C1.DataFilter.Filter changes. (Inherited from C1.DataFilter.Filter) |