UserControlPriorityAttribute Constructor |
Namespace: Altaxo.GuiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public UserControlPriorityAttribute(
int priority
)
Parameters
- priority Int32
- The priority. Higher values mean higher priority.
See Also