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

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntax
C#
public CMSMultiButtonDropDownItemsAlignment DropDownItemsAlignment { get; set; }

Property Value

Type: CMSMultiButtonDropDownItemsAlignment
See Also