Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Defines how the data in a column of the row is displayed.
Schema
- Configuration Element
- ViewDefinitions Element
- View Element
- TableControl Element
- TableRowEntries Element
- TableRowEntry Element
- TableColumnItems Element
- TableColumnItem Element
- Alignment Element
Syntax
<Alignment>AlignmentType</Alignment>
Attributes and Elements
The following sections describe the attributes, child elements, and parent element of the
Alignment element.
Attributes
None.
Child Elements
None.
Parent Elements
| Element | Description |
|---|---|
| TableColumnItem Element | Defines a label, the width, and the alignment of the data for a column of the table. |
Text Value
Specify one of the following values. (These values are not case-sensitive.)
- Left - Shifts the data displayed in the column to the left. (This is the default if this element is not specified.)
- Right - Shifts the data displayed in the column to the right.
- Center - Centers the data displayed in the column.
Remarks
For more information about the components of a table view, see Table View.
See Also
Współpracuj z nami na GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy oraz żądania ściągnięcia. Aby uzyskać więcej informacji, zapoznaj się z naszym przewodnikiem dla twórców.