[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Drawing.GraphicsRenderContext.RenderDynamicallyHidden

RenderDynamicallyHidden Field

If True the dynamically hidden content will be rendered at first. It is necessary when there are one more layer which is responsible for dynamic visibility (for example ReportMetaCanvas)

Namespace: GrapeCity.ActiveReports.Drawing
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public bool RenderDynamicallyHidden
Returns
Type Description
bool If True the dynamically hidden content will be rendered at first. It is necessary when there are one more layer which is responsible for dynamic visibility (for example ReportMetaCanvas)