[]
Provides data for the ListingProperty event of a C1FilterEditor control.
public class ListingPropertyEventArgs : CancelEventArgs
| Name | Description |
|---|---|
| ListingPropertyEventArgs(PropertyInfo) | Initializes a new instance of the ListingPropertyEventArgs. |
| ListingPropertyEventArgs(PropertyInfo, IList<PropertyInfo>) | Initializes a new instance of the ListingPropertyEventArgs. |
| 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. |