Reports for WPF | ComponentOne
C1.C1Report Namespace / RtfLabelFilter Class / StartOverlays Method

In This Topic
    StartOverlays Method (RtfLabelFilter)
    In This Topic
    Called after the component has finished rendering the first pass of the report, and before it starts rendering overlay fields.
    Syntax
    'Declaration
     
    Public Overridable Sub StartOverlays() 
    public virtual void StartOverlays()
    See Also