DisplayIndex Property (C1RadialNumericItem)
In This Topic
Gets or sets the zero-based index of this item which should be used to layout this item in the parent submenu.
Syntax
'Declaration
Public Property DisplayIndex As Integer
public int DisplayIndex {get; set;}
See Also