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