Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandLink Class / SortOrder Property

In This Topic
    SortOrder Property
    In This Topic
    Gets or sets a value determining the relative position of the item.
    Syntax
    'Declaration
     
    
    Public Property SortOrder As Integer
    public int SortOrder {get; set;}
    See Also