FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / C1DocumentSource Class / Init Method

In This Topic
    Init Method (C1DocumentSource)
    In This Topic
    Called from constructor, initializes an object.
    Syntax
    'Declaration
     
    Protected Overridable Sub Init() 
    protected virtual void Init()
    See Also