Name | Description | |
---|---|---|
ActualHeaderText | Gets the header that will be shown in the column header. if Filter.HeaderText is not specified the Filter.PropertyName property will be used. (Inherited from C1.WPF.DataFilter.Filter) | |
AttachedState | Filter attached state. (Inherited from C1.WPF.DataFilter.Filter) | |
CalendarSettings | Gets the settings of calendar. | |
Expression | Overridden. Gets or sets the expression of the current Filter. | |
HeaderText | Gets or sets a value of header text of the current Filter. (Inherited from C1.WPF.DataFilter.Filter) | |
IsApplied | Overridden. Gets a value indicating the current Filter is applied or not. | |
IsAutoGenerated | Gets a value indicating whether this filter was generated automatically. (Inherited from C1.WPF.DataFilter.Filter) | |
MaxDate | Gets or sets the maximum allowable date. | |
MaxSelectionCount | Gets or sets the maximum number of days that can be selected in the calendar. | |
MinDate | Gets or sets the minimum allowable date. | |
PropertyName | Gets or sets the name of the data item property to which the current Filter applies. (Inherited from C1.WPF.DataFilter.Filter) | |
SelectedDates | Gets or sets an System.DateTime array of selected dates. | |
ToolTip | Gets or sets the text that appears as a ToolTip for header of this filter. (Inherited from C1.WPF.DataFilter.Filter) |