Enum WindowTitleState
Describes the state of the Window Title.
Namespace: Telerik.Windows.Controls.RibbonView.Primitives
Assembly: Telerik.Windows.Controls.RibbonView.dll
Syntax
public enum WindowTitleState
ApplicationNameOnly
The ApplicationNameOnly state for a window.
Both
The Both state for a window.
None
The None state for a window.
TitleOnly
The TitleOnly state for a window.