Click or drag to resize
FdoFeatureExpressionEditor Constructor (String, String)
Initializes a new instance of the FdoFeatureExpressionEditor class

Namespace: FDF.Common.Runtime.Controls
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public FdoFeatureExpressionEditor(
	string featureName,
	string expression
)

Parameters

featureName
Type: SystemString
expression
Type: SystemString
See Also