ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / C1InputBase Class / Order Property

In This Topic
    Order Property
    In This Topic
    Gets or sets the constol order.
    Syntax
    'Declaration
     
    Public Property Order As Integer
    public int Order {get; set;}
    See Also