C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / PageLayout Class / HasColumns Property

In This Topic
HasColumns Property
In This Topic
Gets or sets a value indicating whether the Columns collection on the current page layout has been initialized and is not empty.
Syntax
'Declaration
 
Public ReadOnly Property HasColumns As Boolean
 
See Also