| description | ColumnNumber Element for WideControl |
|---|---|
| ms.date | 08/20/2021 |
| title | ColumnNumber Element for WideControl |
Specifies the number of columns displayed in the wide view.
- Configuration Element
- ViewDefinitions Element
- View Element
- WideControl Element
- ColumnNumber Element
<ColumnNumber>PositiveInteger</ColumnNumber>The following sections describe attributes, child elements, and the parent element of the
ColumnNumber element.
None.
None.
| Element | Description |
|---|---|
| WideControl Element | Defines a wide (single value) list format for the view. |
Specify a positive integer value.
When defining a wide view, you can add the AutoSize element or the ColumnNumber element, but you
cannot add both.
For more information about the components of a wide view, see Creating a Wide View.
For an example of a wide view, see Wide View (Basic).