Name | Description | |
---|---|---|
![]() | BoolFilter Constructor | Overloaded. |
The following tables list the members exposed by BoolFilter.
Name | Description | |
---|---|---|
![]() | BoolFilter Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | DefaultValue | Gets or sets the default value of the current filter. (Inherited from C1.DataFilter.BoolFilterBase) |
![]() | 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.BoolFilterBase) |
![]() | HeaderText | Gets or sets a value of header text of the current C1.DataFilter.Filter. (Inherited from C1.DataFilter.Filter) |
![]() | IgnoreDefault | Gets or sets a value indicating whether the current filter applies when the Value is equal to the DefaultValue or not. (Inherited from C1.DataFilter.BoolFilterBase) |
![]() | IsApplied | Gets a value indicating the current filter is applied or not. (Inherited from C1.DataFilter.BoolFilterBase) |
![]() | IsAutoGenerated | Gets a value indicating whether this filter was generated automatically. (Inherited from C1.DataFilter.Filter) |
![]() | 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) |
![]() | Text | Gets or sets the text of label of checkbox. (Inherited from C1.DataFilter.BoolFilterBase) |
![]() | ToolTip | Gets or sets the text that appears as a ToolTip for header of this filter. (Inherited from C1.DataFilter.Filter) |
![]() | Value | Gets or sets the value of the current filter. (Inherited from C1.DataFilter.BoolFilterBase) |
Name | Description | |
---|---|---|
![]() | Reset | Resets the filter value to the default value. (Inherited from C1.DataFilter.BoolFilterBase) |
![]() | SetValue | Sets a value of C1.DataFilter.BoolFilterBase class. (Inherited from C1.DataFilter.BoolFilterBase) |
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) |