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



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