Click or drag to resize
FdoFeatureTreeView Constructor (IContainer)
Initializes a new instance of the FdoFeatureTreeView class

Namespace: FDF.Common.Runtime.Controls
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public FdoFeatureTreeView(
	IContainer container
)

Parameters

container
Type: System.ComponentModelIContainer
See Also