ComponentOne Bitmap for WPF
C1.WPF.DX.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 Integer
    public int Order {get;}
    See Also