ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / PropertyBindingAttribute Class / Order Property

In This Topic
    Order Property
    In This Topic
    Gets the order of this property.
    Syntax
    'Declaration
     
    Public ReadOnly Property Order As System.Integer
    public System.int Order {get;}
    See Also