Class RibbonTitleBarElement
Enumeration for the RibbonTitleBarPanel children.
Inheritance
System.Object
RibbonTitleBarElement
Namespace: Telerik.Windows.Controls.RibbonView.Primitives
Assembly: Telerik.Windows.Controls.RibbonView.dll
Syntax
public sealed class RibbonTitleBarElement : Enum
Fields
ContextualGroupsPanel
The ContextualGroupsPanel element.
Declaration
public const RibbonTitleBarElement ContextualGroupsPanel
Field Value
RibbonTitleBarElement
|
None
Default empty value.
Declaration
public const RibbonTitleBarElement None
Field Value
RibbonTitleBarElement
|
QuickAccessToolBar
The QuickAccessToolBar element.
Declaration
public const RibbonTitleBarElement QuickAccessToolBar
Field Value
RibbonTitleBarElement
|
value__
Declaration
public int value__
Field Value
System.Int32
|
WindowTitle
TThe WindowTitle element.
Declaration
public const RibbonTitleBarElement WindowTitle
Field Value
RibbonTitleBarElement
|