ComponentOne Extended Library for WPF and Silverlight
Order Property

C1.WPF.Extended Namespace > DisplayAttribute Class : Order Property
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

Reference

DisplayAttribute Class
DisplayAttribute Members