FormLayout.SystemControls 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.
Headers controls of the layout.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public System.Collections.Generic.List<Microsoft.TeamFoundation.WorkItemTracking.Process.WebApi.Models.Control> SystemControls { get; set; }
member this.SystemControls : System.Collections.Generic.List<Microsoft.TeamFoundation.WorkItemTracking.Process.WebApi.Models.Control> with get, set
Public Property SystemControls As List(Of Control)
Property Value
- Attributes