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) | |
EditorsType | Gets or sets a value indicating editors type. | |
EditorsVisible | Gets or sets a value indicating whether show the editors or not. | |
Expression | Overridden. Gets or sets the expression of the current Filter. | |
Format | Gets or sets the format of numeric text box | |
HeaderText | Gets or sets a value of header text of the current Filter. (Inherited from C1.WinUI.DataFilter.Filter) | |
Increment | Gets or set the the amount to increment/decrement when the user clicks up/down buttons. | |
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) | |
LowerValue | Gets or sets the current lower magnitude of the range. | |
Maximum | Gets or sets the maximum value of the range. | |
Minimum | Gets or sets the minimum value of the range. | |
PropertyName | Gets or sets the name of the data item property to which the current Filter applies. (Inherited from C1.WinUI.DataFilter.Filter) | |
SliderVisible | Gets or sets a value indicating whether show the range slider or not. | |
ToolTip | Gets or sets the text that appears as a ToolTip for header of this filter. (Inherited from C1.WinUI.DataFilter.Filter) | |
UpperValue | Gets or sets the current upper magnitude of the range. |