Document Solutions for PDF
DS.Documents.DX.Windows Assembly / GrapeCity.Documents.DX.Direct2D Namespace / PropertyBindingAttribute Class / Order Property

In This Topic
    Order Property (PropertyBindingAttribute)
    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