ComponentOne FlexReport for WinForms
ShouldSerialize Method (Border)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > Border Class : ShouldSerialize Method
Indicates whether any property of this object has changed from its default value.
Syntax
'Declaration
 
Public Function ShouldSerialize() As System.Boolean
public System.bool ShouldSerialize()

Return Value

Return true if any object has changed from its default value, false otherwise.
See Also

Reference

Border Class
Border Members