Class ListBoxElementNames
Inheritance
System.Object
ListBoxElementNames
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 ListBoxElementNames
Fields
ListBoxContentPresenterElementName
Declaration
public const string ListBoxContentPresenterElementName = "contentPresenter"
Field Value
System.String
|
ListBoxScrollViewerElementName
Declaration
public const string ListBoxScrollViewerElementName = "PART_ScrollViewer"
Field Value
System.String
|