FirstLineHanging Element for Frame for GroupBy
Specifies how many characters the first line of data is shifted to the left. This element is used when defining how a new group of objects is displayed.
Schema
- Configuration Element
- ViewDefinitions Element
- View Element
- GroupBy Element
- CustomControl Element
- CustomEntries Element
- CustomEntry Element
- CustomItem Element
- Frame Element
- FirstLineHanging Element
Syntax
<FirstLineHanging>NumberOfCharactersToShift</FirstLineHanging>
Attributes and Elements
The following sections describe attributes, child elements, and parent element of the
FirstLineHanging
element.
Attributes
None.
Child Elements
None.
Parent Elements
Element | Description |
---|---|
Frame Element for CustomItem for GroupBy | 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 FirstLineIndent element.
See Also
FirstLineIndent Element for Frame for GroupBy
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.