C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / FilterAutoGeneratingEventArgs Class
Properties


FilterAutoGeneratingEventArgs Class Members

The following tables list the members exposed by FilterAutoGeneratingEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the FilterAutoGeneratingEventArgs.  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyGets or sets the filter.  
Public PropertyGets the data item property to which the filter applies.  
Top
See Also