Edit

Share via


Control.Order Property

Definition

Order in which the control should appear in its group.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Nullable<int> Order { get; set; }
member this.Order : Nullable<int> with get, set
Public Property Order As Nullable(Of Integer)

Property Value

Attributes

Applies to