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



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