In This Article

RibbonLayoutMode Enum

Specifies the layout mode for a Ribbon control.

public enum RibbonLayoutMode

Fields

Name Description
Classic

A layout mode where groups can hold up to three rows of items, ideal for very complex ribbons.

Simplified

A layout mode where a single row of items is displayed, and fewer overall controls are visible.