RibbonPeripheralSection members

Contains valid section identifiers for Server ribbon peripheral content.

The RibbonPeripheralSection type exposes the following members.

Fields

  Name Description
Public fieldStatic member QATRowCenter Contains the string QATRowCenter. This corresponds to the center of the row that contains the Quick Access Toolbar.
Public fieldStatic member QATRowLeft In LTR languages, this location is on the left of the tab titlesrow containing the QAT (if applicable) (opposite on RTL languages) If the QAT is present, the QAT is leftmost and this control is positioned next to it.
Public fieldStatic member QATRowRight Contains the string QATRowRight. This corresponds to the right of the tab title row that contains the Quick Access Toolbar.
Public fieldStatic member TabRowInline This location is inline with the tab titles, positioned after the last tab or contextual tab
Public fieldStatic member TabRowLeft Contains the string TabRowLeft. This corresponds to the left of the tab titles.
Public fieldStatic member TabRowRight Contains the string TabRowRight. This corresponds to the right of the tab titles.

Top

See also

Reference

RibbonPeripheralSection class

Microsoft.Web.CommandUI namespace