Class ToolBarElementNames
Inheritance
System.Object
ToolBarElementNames
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 ToolBarElementNames
Fields
ItemsStipPanelName
Declaration
public const string ItemsStipPanelName = "PART_StripPanel"
Field Value
System.String
|
OverflowDropDownButtonName
Declaration
public const string OverflowDropDownButtonName = "PART_DropdownButton"
Field Value
System.String
|
OverflowPanelName
Declaration
public const string OverflowPanelName = "PART_OverflowPanel"
Field Value
System.String
|
OverflowPopupName
Declaration
public const string OverflowPopupName = "PART_Overflow"
Field Value
System.String
|
TrayBandPanelName
Declaration
public const string TrayBandPanelName = "PART_BandPanel"
Field Value
System.String
|