Enumeration for the RibbonTitleBarPanel children.
Definition
Namespace:Telerik.Windows.Controls.RibbonView.Primitives
Assembly:Telerik.Windows.Controls.RibbonView.dll
Syntax:
C#
public enum RibbonTitleBarElement
Fields
The ContextualGroupsPanel element.
C#
ContextualGroupsPanel = 3
Default empty value.
C#
None = 0
The QuickAccessToolBar element.
C#
QuickAccessToolBar = 1
TThe WindowTitle element.
C#
WindowTitle = 2