Click or drag to resize
FdoFeatureEditorEventArgs Constructor
Initializes a new instance of the FdoFeatureEditorEventArgs class

Namespace: FDF.Common.Runtime.Controls
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public FdoFeatureEditorEventArgs(
	Feature feature
)

Parameters

feature
Type: FDF.Common.ObjectModelFeature
See Also