Group Element (Work Item Type Definition Schema)
Visual Studio 2008
Defines a group of elements to display together on the form.
<xs:element name="Group" type="GroupType" minOccurs="0"/>
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute | Description |
|---|---|
Label | Optional GroupType attribute. The label to display for a set of grouped elements. |
Padding | Optional GroupType attribute. The amount of space in pixels around the inside border of the control. |
Margin | Optional GroupType attribute. The amount of space in pixels around the outside border of the control. |
Child Elements
Element | Description |
|---|---|
Required element. Defines columns for the form. |
Parent Elements
Element | Description |
|---|---|
Required element. Defines how the elements on the work item form are displayed. | |
Required element. Defines columns for the form. | |
Required element. Defines a tab for the form. |