Name | Description | |
---|---|---|
DefaultValue | Gets or sets the default value of the current filter. | |
Expanded | Gets or set the expanded state of current Filter. (Inherited from C1.DataFilter.Filter) | |
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.DataFilter.Filter) | |
IgnoreDefault | Gets or sets a value indicating whether the current filter applies when the Value is equal to the DefaultValue or not. | |
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.DataFilter.Filter) | |
PropertyName | Gets or sets the name of the data item property to which the current Filter applies. (Inherited from C1.DataFilter.Filter) | |
Text | Gets or sets the text of label of checkbox. | |
ToolTip | Gets or sets the text that appears as a ToolTip for header of this filter. (Inherited from C1.DataFilter.Filter) | |
Value | Gets or sets the value of the current filter. |