Click or drag to resize
Grid Solutions Framework

DynamicFilterExpressionText Property

Gets or sets the boolean expression used to determine if the database operation should be executed.

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

Property Value

String
See Also