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



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