ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1ListViewerPanel Class / C1ListViewerPanel Constructor



In This Topic
    C1ListViewerPanel Constructor
    In This Topic
    Initializes a new instance of the C1ListViewerPanel class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New C1ListViewerPanel()
    public C1ListViewerPanel()
    public:
    C1ListViewerPanel();
    See Also