AutoApply Property
AutoApply
Gets or sets a value indicating whether the filter should be automatically applied to the DataSource when the user changes the filter from the user interface.
Declaration
public bool AutoApply { get; set; }
Public Property AutoApply As Boolean