[]
        
(Showing Draft Content)

C1.Blazor.DataFilter.ValueChangedEventArgs

ValueChangedEventArgs Class

Provides data for the ValueChanged event of a Filter class.

Inheritance
ValueChangedEventArgs
Namespace: C1.Blazor.DataFilter
Assembly: C1.Blazor.DataFilter.dll
Syntax
public class ValueChangedEventArgs : EventArgs

Constructors

Name Description
ValueChangedEventArgs()

Initializes a new instance of the ValueChangedEventArgs.

Properties

Name Description
ApplyFilter

Gets or sets a value indicating whether the filter should be automatically applied.