Defines sides to which dropdown items of the multi button can be aligned.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members
Member name | Value | Description | |
---|---|---|---|
Left | 0 | LEFT edge of the dropdown items will be aligned with the LEFT side of the visible button, overflow will float RIGHT. | |
Right | 1 | RIGHT edge of the dropdown items will be aligned with the RIGHT side of the visible button, overflow will float LEFT |
See Also