Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / DisplayAttribute Class / Order Property

In This Topic
    Order Property
    In This Topic
    Gets or sets a value that indicates the order in which the properties are sorted.
    Syntax
    'Declaration
     
    
    Public Property Order As Integer
    public int Order {get; set;}
    See Also