Name | Description | |
---|---|---|
ActualHeaderText | Gets the header that will be shown in the column header. if HeaderText is not specified the PropertyName property will be used. (Inherited from C1.WinUI.DataFilter.Filter) | |
AttachedState | Filter attached state. (Inherited from C1.WinUI.DataFilter.Filter) | |
Expression | Gets or sets the expression of the current Filter. (Inherited from C1.WinUI.DataFilter.Filter) | |
FilterSummary | Gets the filter summary 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) | |
ToolTip | Gets or sets the text that appears as a ToolTip for header of this filter. (Inherited from C1.WinUI.DataFilter.Filter) |