LeftIndent Element for Frame for CustomControl for View
Specifies how many characters the data is shifted away from the left margin. 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
- LeftIndent Element
Syntax
<LeftIndent>CharactersToShift</LeftIndent>
Attributes and Elements
The following sections describe attributes, child elements, and parent element of the LeftIndent
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 data to the left.
Remarks
See Also
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.