Group.Controls Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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