Class ExpanderElementNames
Inheritance
System.Object
ExpanderElementNames
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 ExpanderElementNames
Fields
CaptionTextBlockName
Declaration
public const string CaptionTextBlockName = "expanderCaption"
Field Value
System.String
|
ContentControl
Declaration
public const string ContentControl = "Content"
Field Value
System.String
|
ToggleButtonName
Declaration
public const string ToggleButtonName = "HeaderButton"
Field Value
System.String
|