C1.WPF.DataFilter Namespace / Filter Class


Filter Class Properties

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

Public Properties
 NameDescription
Public PropertyGets the header that will be shown in the column header. if HeaderText is not specified the PropertyName property will be used.  
Public PropertyFilter attached state.  
Public PropertyGets or sets the expression of the current Filter.  
Public PropertyGets or sets a value of header text of the current Filter.  
Public PropertyGets a value indicating the current Filter is applied or not.  
Public PropertyGets a value indicating whether this filter was generated automatically.  
Public PropertyGets or sets the name of the data item property to which the current Filter applies.  
Public PropertyGets or sets the text that appears as a ToolTip for header of this filter.  
Top
See Also