Class ListView
Inheritance
System.Object
ListView
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly: ArtOfTest.WebAii.dll
Syntax
public class ListView : ListBox, IAutomationPeer, IPeerConverter, IControl, IListBox, IFrameworkElement, ITargetElement
Constructors
ListView()
Declaration
public ListView()
Fields
ViewProperty
Properties
View
Methods
GetRealType()
Declaration
public override string GetRealType()
Returns
System.String
|