Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderGraphics Class / ShouldSerializeContent Method

In This Topic
    ShouldSerializeContent Method
    In This Topic
    Indicates whether the content of the current RenderGraphics object should be serialized (i.e. is not empty).
    Syntax
    'Declaration
     
    Protected Function ShouldSerializeContent() As Boolean
    protected bool ShouldSerializeContent()
    See Also