Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Specifies whether the column size and the number of columns are adjusted based on the size of the data.
Schema
- Configuration Element
- ViewDefinitions Element
- View Element
- WideControl Element
- Autosize Element
Syntax
<AutoSize/>
Attributes and Elements
The following sections describe attributes, child elements, and the parent element of the AutoSize
element.
Attributes
None.
Child Elements
None
Parent Elements
| Element | Description |
|---|---|
| WideControl Element | Defines a wide (single value) list format for the view. |
Remarks
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).