Initializes a new instance of the ListView class
Namespace: System.Extensions.Windows.FormsAssembly: System.Extensions (in System.Extensions.dll) Version: 0.0.0.5 (0.0.0.5)
Syntax
C# |
---|
public ListView() |
Visual Basic |
---|
Public Sub New |
Visual C++ |
---|
public: ListView() |
F# |
---|
new : unit -> ListView |