Class
OutlookBarElementNames

Represents the OutlookBar important sub element names.

Definition

Namespace:Telerik.WebAii.Controls.Xaml

Assembly:Telerik.WebAii.Controls.Xaml.dll

Syntax:

cs-api-definition
public static class OutlookBarElementNames

Inheritance: objectOutlookBarElementNames

Fields

HeaderContentControlName

The OutlookBar header content control element name.

Declaration

cs-api-definition
public const string HeaderContentControlName = "TitleElement"

Field Value

string

HorizontalSplitterThumbName

The OutlookBar horizontal splitter thumb name.

Declaration

cs-api-definition
public const string HorizontalSplitterThumbName = "HorizontalSplitter"

Field Value

string

ItemsPresenterName

The OutlookBar items presenter element name.

Declaration

cs-api-definition
public const string ItemsPresenterName = "ItemsPresenterElement"

Field Value

string

MinimizedAreaControlName

The OutlookBar minimized are control name.

Declaration

cs-api-definition
public const string MinimizedAreaControlName = "MinimizedAreaControl"

Field Value

string