Class SplitButtonElementNames
Inheritance
System.Object
SplitButtonElementNames
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 SplitButtonElementNames
Fields
ButtonPartName
Declaration
public const string ButtonPartName = "ButtonPart"
Field Value
System.String
|
DropDownIndicatorName
Declaration
public const string DropDownIndicatorName = "DropDownIndicator"
Field Value
System.String
|
DropDownPartName
Declaration
public const string DropDownPartName = "DropDownPart"
Field Value
System.String
|
DropDownPopupName
Declaration
public const string DropDownPopupName = "DropDownPopup"
Field Value
System.String
|