Edit

Share via


FormLayout.SystemControls Property

Definition

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

Applies to