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.WinUI.DataFilter.Filter) | |
AttachedState | Filter attached state. (Inherited from C1.WinUI.DataFilter.Filter) | |
CombinationExpressions | Flattened CombinationExpression | |
DefaultFilterOperation | Gets or sets the value of C1.DataCollection.FilterOperation, which is used as the default value for a newly added expression. The default value is C1.DataCollection.FilterOperation.Equal. | |
Delay | Gets or sets the delay that occurs between the key strokes and the value changed event. | |
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.WinUI.DataFilter.Filter) | |
IsApplied | Gets a value indicating the current Filter is applied or not. (Inherited from C1.WinUI.DataFilter.Filter) | |
IsAutoGenerated | Gets a value indicating whether this filter was generated automatically. (Inherited from C1.WinUI.DataFilter.Filter) | |
PropertyName | Gets or sets the name of the data item property to which the current Filter applies. (Inherited from C1.WinUI.DataFilter.Filter) | |
SupportedFilterOperations | List of supported C1.DataCollection.FilterOperation. | |
ToolTip | Gets or sets the text that appears as a ToolTip for header of this filter. (Inherited from C1.WinUI.DataFilter.Filter) |