Name | Description | |
---|---|---|
RangeFilter Constructor | Overloaded. |
The following tables list the members exposed by RangeFilter.
Name | Description | |
---|---|---|
RangeFilter Constructor | Overloaded. |
Name | Description | |
---|---|---|
Digits | Gets or sets the number of fractional digits. (Inherited from C1.DataFilter.RangeFilterBase) | |
EditorsType | Gets or sets a value indicating editors type. (Inherited from C1.DataFilter.RangeFilterBase) | |
EditorsVisible | Gets or sets a value indicating whether show the editors or not. (Inherited from C1.DataFilter.RangeFilterBase) | |
EditorWidth | Gets or sets a value of editors width. (Inherited from C1.DataFilter.RangeFilterBase) | |
Expanded | Gets or set the expanded state of current C1.DataFilter.Filter. (Inherited from C1.DataFilter.Filter) | |
Expression | Gets the expression of the current filter. (Inherited from C1.DataFilter.RangeFilterBase) | |
HeaderText | Gets or sets a value of header text of the current C1.DataFilter.Filter. (Inherited from C1.DataFilter.Filter) | |
Increment | Gets or set the the amount to increment/decrement when the user clicks up/down buttons. (Inherited from C1.DataFilter.RangeFilterBase) | |
IsApplied | Gets a value indicating the current C1.DataFilter.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. (Inherited from C1.DataFilter.RangeFilterBase) | |
Maximum | Gets or sets the maximum value of the range. (Inherited from C1.DataFilter.RangeFilterBase) | |
Minimum | Gets or sets the minimum value of the range. (Inherited from C1.DataFilter.RangeFilterBase) | |
PropertyName | Gets or sets the name of the data item property to which the current C1.DataFilter.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. (Inherited from C1.DataFilter.RangeFilterBase) | |
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. (Inherited from C1.DataFilter.RangeFilterBase) |
Name | Description | |
---|---|---|
Reset | Resets the filter value to the default value. (Inherited from C1.DataFilter.RangeFilterBase) | |
SetLowerValue | Sets a lower value of C1.DataFilter.BoolFilterBase class. (Inherited from C1.DataFilter.RangeFilterBase) | |
SetUpperValue | Sets a upper value of C1.DataFilter.BoolFilterBase class. (Inherited from C1.DataFilter.RangeFilterBase) |
Name | Description | |
---|---|---|
OnPropertyChanged | Raises the PropertyChanged event. (Inherited from C1.DataFilter.Filter) | |
OnValueChanged | Raises the ValueChanged event. (Inherited from C1.DataFilter.Filter) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from C1.DataFilter.Filter) | |
ValueChanged | Occurs when a value of current C1.DataFilter.Filter changes. (Inherited from C1.DataFilter.Filter) |