FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report Namespace / FlexReport Class / OnStartReport Method

In This Topic
    OnStartReport Method (FlexReport)
    In This Topic
    Raises the StartReport event.
    Syntax
    'Declaration
     
    Protected Overridable Sub OnStartReport() 
    protected virtual void OnStartReport()
    See Also