New to Telerik UI for WPFStart a free 30-day trial

Describes the state of the Window Title.

Definition

Namespace:Telerik.Windows.Controls.RibbonView.Primitives

Assembly:Telerik.Windows.Controls.RibbonView.dll

Syntax:

C#
public enum WindowTitleState

Fields

The ApplicationNameOnly state for a window.

C#
ApplicationNameOnly = 2

The Both state for a window.

C#
Both = 3

The None state for a window.

C#
None = 0

The TitleOnly state for a window.

C#
TitleOnly = 1
In this article
DefinitionFieldsApplicationNameOnlyBothNoneTitleOnly
Not finding the help you need?
Contact Support