C1.Win.DataFilter.4.8 Assembly / C1.DataFilter Namespace / BoolFilterBase Class


BoolFilterBase Class Properties

For a list of all members of this type, see BoolFilterBase members.

Public Properties
 NameDescription
Public PropertyGets or sets the default value of the current filter.  
Public PropertyGets or set the expanded state of current Filter. (Inherited from C1.DataFilter.Filter)
Public PropertyOverridden. Gets the expression of the current filter.  
Public PropertyGets or sets a value of header text of the current Filter. (Inherited from C1.DataFilter.Filter)
Public PropertyGets or sets a value indicating whether the current filter applies when the Value is equal to the DefaultValue or not.  
Public PropertyOverridden. Gets a value indicating the current filter is applied or not.  
Public PropertyGets a value indicating whether this filter was generated automatically. (Inherited from C1.DataFilter.Filter)
Public PropertyGets or sets the name of the data item property to which the current Filter applies. (Inherited from C1.DataFilter.Filter)
Public PropertyGets or sets a value indicating whether to show the header or not. (Inherited from C1.DataFilter.Filter)
Public PropertyGets or sets the text of label of checkbox.  
Public PropertyGets or sets the text that appears as a ToolTip for header of this filter. (Inherited from C1.DataFilter.Filter)
Public PropertyGets or sets the value of the current filter.  
Top
See Also