FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / C1FlexReport Class / Init Method

In This Topic
    Init Method (C1FlexReport)
    In This Topic
    Overriden. Performs additional initializations of this C1FlexReport instance.
    Syntax
    'Declaration
     
    Protected Overrides Sub Init() 
    protected override void Init()
    See Also