StartOverlays Method (RtfFilter)
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 Overrides Sub StartOverlays()
public override void StartOverlays()
See Also