Specifies whether the edit button is displayed to the right or to the left of the component’s contents.
Declaration
componentPropObj.LeftAlignment
Read-Write Property | Boolean |
componentPropObj | One of the objects listed in the Applies To section |
Applies To
This property applies to the following object:
Description
Use the LeftAlignment
property to specify whether the edit button will be aligned to the left or right side of the component. By default, buttons are aligned to the right side. With the LeftAlignment
property you can change this default behavior.
Property Value
A boolean value that specifies whether the edit button is aligned to the left or to the right side of the component.