Edit

Share via


Group.Controls Property

Definition

Controls to be put in the group.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public System.Collections.Generic.IList<Microsoft.TeamFoundation.WorkItemTracking.Process.WebApi.Models.Control> Controls { get; set; }
member this.Controls : System.Collections.Generic.IList<Microsoft.TeamFoundation.WorkItemTracking.Process.WebApi.Models.Control> with get, set
Public Property Controls As IList(Of Control)

Property Value

Attributes

Applies to