[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.WinForms.Ribbon.DropDownAlignment

DropDownAlignment Enum

Alignment of the drop-down portion of RibbonDropDownBase.

Namespace: GrapeCity.Spreadsheet.WinForms.Ribbon
Assembly: GrapeCity.Spreadsheet.WinForms.Ribbon.dll
Syntax
public enum DropDownAlignment
Public Enum DropDownAlignment

Fields

Name Description
Center

The popup form is centered.

Default

Use the default alignment rules for the given element.

Left

The popup form is aligned by its left side.

Right

The popup form is aligned by its right side.