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



In This Topic
    C1TileListBoxPanel Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New C1TileListBoxPanel()
    public C1TileListBoxPanel()
    public:
    C1TileListBoxPanel();
    See Also