Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Specifies how many characters the first line of data is shifted to the right. This element is used when defining a custom control view.
Schema
- Configuration Element
- ViewDefinitions Element
- View Element
- CustomControl Element
- CustomEntries Element
- CustomEntry Element
- CustomItem Element
- Frame Element
- FirstLineIndent Element
Syntax
<FirstLineIndent>NumberOfCharactersToShift</FirstLineIndent>
Attributes and Elements
The following sections describe attributes, child elements, and parent element of the
FirstLineIndent
element.
Attributes
None.
Child Elements
None.
Parent Elements
Element | Description |
---|---|
Frame Element for CustomItem for CustomControl for View | Defines how the data is displayed, such as shifting the data to the left or right. |
Text Value
Specify the number of characters that you want to shift the first line of the data.
Remarks
If this element is specified, you cannot specify the FirstLineHanging element.
See Also
FirstLineHanging Element for Frame for CustomControl for View