HasColumns Property (PageLayout)
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
public bool HasColumns {get;}
See Also