Click or drag to resize
Grid Solutions Framework

DynamicFilterFilterOperation Property

Gets or sets the operation type of the filter calculation.

Namespace: DynamicCalculator
Assembly: DynamicCalculator (in DynamicCalculator.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(FilterOperation.ValueAugmentation)]
public FilterOperation FilterOperation { get; set; }
View Source

Property Value

FilterOperation
See Also