Enum
WindowHeaderPanelContainerType

Defines the different types of the elements inside of the WindowHeaderPanel.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.Navigation.dll

Syntax:

cs-api-definition
public enum WindowHeaderPanelContainerType

Fields

Buttons

The element that holds the Minimize/Maximize/Close buttons.

Declaration

cs-api-definition
Buttons = 2

Field Value

WindowHeaderPanelContainerType

None

This is the default value - this element will not participate in the layout logic.

Declaration

cs-api-definition
None = 0

Field Value

WindowHeaderPanelContainerType

Title

The element that holds the icon and title.

Declaration

cs-api-definition
Title = 1

Field Value

WindowHeaderPanelContainerType

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