ComponentOne DataFilter for WPF
C1.DataFilter Namespace / FilterAutoGeneratingEventArgs Class
Properties


In This Topic
    FilterAutoGeneratingEventArgs Class Members
    In This Topic

    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