CMSMultiButtonDropDownItemsAlignment EnumerationKentico 8.0 API Reference
Defines sides to which dropdown items of the multi button can be aligned.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members

  Member nameValueDescription
Left0 LEFT edge of the dropdown items will be aligned with the LEFT side of the visible button, overflow will float RIGHT.
Right1 RIGHT edge of the dropdown items will be aligned with the RIGHT side of the visible button, overflow will float LEFT
See Also