PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / PageResolvedInfo Class / ColumnCount Property

In This Topic
    ColumnCount Property
    In This Topic
    Gets the number of columns on the current page.
    Syntax
    'Declaration
     
    Public ReadOnly Property ColumnCount As Integer
    public int ColumnCount {get;}
    See Also