WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.DataFilter Assembly
/
C1.WinUI.DataFilter Namespace
/
RangeFilter Class
/ SetLowerValue Method
The lower filter value.
The value indicating whether the filter should be automatically applied.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
SetLowerValue Method (RangeFilter)
In This Topic
Sets a lower value of
RangeFilterBase
class.
Syntax
C#
public
void
SetLowerValue(
double
value
,
bool
applyFilter
)
Parameters
value
The lower filter value.
applyFilter
The value indicating whether the filter should be automatically applied.
See Also
Reference
RangeFilter Class
RangeFilter Members