C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / PageLayout Class / ShouldSerializeColumns Method

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

Return Value

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