[]
Provides data for the FilterAutoGenerating event of a C1DataFilter control.
public class FilterAutoGeneratingEventArgs : CancelEventArgs
Name | Description |
---|---|
FilterAutoGeneratingEventArgs(PropertyDescriptor, Filter) | Initializes a new instance of the FilterAutoGeneratingEventArgs. |
Name | Description |
---|---|
Filter | Gets or sets the filter. |
Property | Gets the data item property to which the filter applies. |