Enum
WindowTitleState

Describes the state of the Window Title.

Definition

Namespace:Telerik.Windows.Controls.RibbonView.Primitives

Assembly:Telerik.Windows.Controls.RibbonView.dll

Syntax:

cs-api-definition
public enum WindowTitleState

Fields

ApplicationNameOnly

The ApplicationNameOnly state for a window.

Declaration

cs-api-definition
ApplicationNameOnly = 2

Field Value

WindowTitleState

Both

The Both state for a window.

Declaration

cs-api-definition
Both = 3

Field Value

WindowTitleState

None

The None state for a window.

Declaration

cs-api-definition
None = 0

Field Value

WindowTitleState

TitleOnly

The TitleOnly state for a window.

Declaration

cs-api-definition
TitleOnly = 1

Field Value

WindowTitleState

In this article
DefinitionFieldsApplicationNameOnlyBothNoneTitleOnly
Not finding the help you need?
Contact Support