DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter Namespace / ListingPropertyEventArgs Class / Property Property

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