[]
        
(Showing Draft Content)

C1.Win.DataFilter.ListingPropertyEventArgs

ListingPropertyEventArgs Class

Provides data for the ListingProperty event of a C1FilterEditor control.

Inheritance
ListingPropertyEventArgs
Namespace: C1.Win.DataFilter
Assembly: C1.Win.DataFilter.4.8.dll
Syntax
public class ListingPropertyEventArgs : CancelEventArgs

Constructors

Name Description
ListingPropertyEventArgs(PropertyInfo)

Initializes a new instance of the ListingPropertyEventArgs.

ListingPropertyEventArgs(PropertyInfo, IList<PropertyInfo>)

Initializes a new instance of the ListingPropertyEventArgs.

Properties

Name Description
Name

Gets or sets the property name of the data item that is displayed in the property list.

Parents

Gets the collection of parent properties for the current property.

Property

Gets the data item property to which the filter expression applies.