Name | Description | |
---|---|---|
Digits | Gets or sets the number of fractional digits. | |
EditorsType | Gets or sets a value indicating editors type. | |
EditorsVisible | Gets or sets a value indicating whether show the editors or not. | |
EditorWidth | Gets or sets a value of editors width. | |
Expanded | Gets or set the expanded state of current Filter. (Inherited from C1.DataFilter.Filter) | |
Expression | Overridden. Gets the expression of the current filter. | |
HeaderText | Gets or sets a value of header text of the current Filter. (Inherited from C1.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.DataFilter.Filter) | |
IsAutoGenerated | Gets a value indicating whether this filter was generated automatically. (Inherited from C1.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.DataFilter.Filter) | |
ShowHeader | Gets or sets a value indicating whether to show the header or not. (Inherited from C1.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.DataFilter.Filter) | |
UpperValue | Gets or sets the current upper magnitude of the range. |