C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / TableCol Class / ShouldSerializeSize Method

In This Topic
ShouldSerializeSize Method (TableCol)
In This Topic
Indicates whether the Size property should be serialized.
Syntax
'Declaration
 
Protected Function ShouldSerializeSize() As Boolean
 

Return Value

true if Size should be serialized, false otherwise.
See Also