C1.WPF.Extended Namespace / PropertyAttribute Class / DisplayIndex Property

In This Topic
DisplayIndex Property (PropertyAttribute)
In This Topic
Gets or sets the index that will be used to sort the properties.
Syntax
'Declaration
 
Public Property DisplayIndex As Integer
 
See Also