AWX ListView.
AwxListView

Namespace: Ico.Awx.List
Assembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public class AwxListView : AwxListViewBase, 
	IComponentConnector, IStyleConnector
Visual Basic
Public Class AwxListView _
	Inherits AwxListViewBase _
	Implements IComponentConnector, IStyleConnector
JScript
public class AwxListView extends AwxListViewBase implements IComponentConnector, IStyleConnector

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      System.Windows.Media..::..Visual
        System.Windows..::..UIElement
          System.Windows..::..FrameworkElement
            System.Windows.Controls..::..Control
              System.Windows.Controls..::..ContentControl
                System.Windows.Controls..::..UserControl
                  Ico.Awx..::..AwxView
                    Ico.Awx.List..::..AwxListViewBase
                      Ico.Awx.List..::..AwxListView

See Also