[]
Gets or sets a value determining the relative position of the item.
[C1Description("C1CommandLink.SortOrder", "Gets or sets a value determining the relative position of the item.")]
[C1Category("Appearance")]
[Browsable(false)]
public int SortOrder { get; set; }
<C1Description("C1CommandLink.SortOrder", "Gets or sets a value determining the relative position of the item.")>
<C1Category("Appearance")>
<Browsable(False)>
Public Property SortOrder As Integer