UserControlForControllerAttribute(Type) Constructor |
Namespace: Altaxo.GuiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic UserControlForControllerAttribute(
Type type
)
Parameters
- type Type
- The controller type.
See Also