description | ms.date | ms.topic | title |
---|---|---|---|
FirstLineHanging Element for Frame for CustomControl |
08/23/2021 |
reference |
FirstLineHanging Element for Frame for CustomControl |
Specifies how many characters the first line of data is shifted to the left. This element is used when defining a custom control view.
- Configuration Element
- ViewDefinitions Element
- View Element
- CustomControl Element
- CustomEntries Element
- CustomEntry Element
- CustomItem Element
- Frame Element
- FirstLineHanging Element
<FirstLineHanging>NumberOfCharactersToShift</FirstLineHanging>
The following sections describe attributes, child elements, and parent element of the
FirstLineHanging
element.
None.
None.
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. |
Specify the number of characters that you want to shift the first line of the data.
If this element is specified, you cannot specify the FirstLineIndent element.
FirstLineIndent Element for Frame for CustomControl for View