ListView for WPF | ComponentOne
C1.WPF.ListView Assembly / C1.WPF.ListView Namespace / ListViewItemView Class / ListViewItemView Constructor

In This Topic
    ListViewItemView Constructor
    In This Topic
    Initializes a new instance of the ListViewItemView class.
    Syntax
    'Declaration
     
    Public Function New()
    public ListViewItemView()
    See Also