Click or drag to resize
Grid Solutions Framework

DynamicFilterEnabled Property

Gets or sets the current enabled state of the DynamicFilter.

Namespace: DynamicCalculator
Assembly: DynamicCalculator (in DynamicCalculator.dll) Version: 2.4.182-beta
Syntax
public override bool Enabled { get; set; }
View Source

Property Value

Boolean

Implements

ISupportLifecycleEnabled
See Also