Click or drag to resize
FdfControlEventArgs Constructor (Type)
Initializes a new instance of the FdfControlEventArgs class

Namespace: FDF.Common.Runtime.Controls
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public FdfControlEventArgs(
	Type requestedType
)

Parameters

requestedType
Type: SystemType
See Also