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

In This Topic
    Property Property (FilterAutoGeneratingEventArgs)
    In This Topic
    Gets the data item property to which the filter applies.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Property As PropertyDescriptor
    public PropertyDescriptor Property {get;}
    See Also