InputPanel for UWP | ComponentOne
C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1InputMaskedTextBox Class / Order Property

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