Click or drag to resize

UserControlPriorityAttributePriority Property

Gets the priority.

Namespace: Altaxo.Gui
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int Priority { get; }

Property Value

Int32
The priority value.
See Also