[]
        
(Showing Draft Content)

C1.Blazor.DataFilter.FilterAutoGeneratingEventArgs

FilterAutoGeneratingEventArgs Class

Provides data for the FilterAutoGenerating event of a C1DataFilter control.

Inheritance
FilterAutoGeneratingEventArgs
Namespace: C1.Blazor.DataFilter
Assembly: C1.Blazor.DataFilter.dll
Syntax
public class FilterAutoGeneratingEventArgs : CancelEventArgs

Constructors

Name Description
FilterAutoGeneratingEventArgs(PropertyDescriptor, Filter)

Initializes a new instance of the FilterAutoGeneratingEventArgs.

Properties

Name Description
Filter

Gets or sets the filter.

Property

Gets the data item property to which the filter applies.