Class OutlookBarElementNames
Inheritance
System.Object
OutlookBarElementNames
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public static class OutlookBarElementNames
Fields
HeaderContentControlName
Declaration
public const string HeaderContentControlName = "TitleElement"
Field Value
System.String
|
HorizontalSplitterThumbName
Declaration
public const string HorizontalSplitterThumbName = "HorizontalSplitter"
Field Value
System.String
|
ItemsPresenterName
Declaration
public const string ItemsPresenterName = "ItemsPresenterElement"
Field Value
System.String
|
MinimizedAreaControlName
Declaration
public const string MinimizedAreaControlName = "MinimizedAreaControl"
Field Value
System.String
|