Click or drag to resize
CMSMultiButtonBaseDropDownItemsAlignment Property
Indicates to which direction button actions will be aligned. Default is LEFT.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public CMSMultiButtonDropDownItemsAlignment DropDownItemsAlignment { get; set; }

Property Value

Type: CMSMultiButtonDropDownItemsAlignment
See Also