Indicates whether the Padding()()()() property should be serialized.

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

Syntax

C#
protected bool ShouldSerializePadding()
Visual Basic
Protected Function ShouldSerializePadding As Boolean

Return Value

true if Padding()()()() should be serialized, false otherwise.

See Also