ClassOutlookBarElementNames
Class
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
HorizontalSplitterThumbName
The OutlookBar horizontal splitter thumb name.
Declaration
cs-api-definition
public const string HorizontalSplitterThumbName = "HorizontalSplitter"
Field Value
ItemsPresenterName
The OutlookBar items presenter element name.
Declaration
cs-api-definition
public const string ItemsPresenterName = "ItemsPresenterElement"
Field Value
MinimizedAreaControlName
The OutlookBar minimized are control name.
Declaration
cs-api-definition
public const string MinimizedAreaControlName = "MinimizedAreaControl"
Field Value