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

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

Syntax

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

Return Value

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

See Also