Indicates whether the content of the current RenderGraphics object should be serialized (i.e. is not empty).

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
[ObfuscationAttribute(Exclude = true)]
protected bool ShouldSerializeContent()
Visual Basic
<ObfuscationAttribute(Exclude := True)> _
Protected Function ShouldSerializeContent As Boolean

Return Value

See Also