PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.6 Assembly / C1.Win.C1Preview Namespace / ViewState Structure / Cols Field

In This Topic
    Cols Field (ViewState)
    In This Topic
    Stores the value of the C1PreviewPane.Cols property of a C1PreviewPane.
    Syntax
    'Declaration
     
    Public Cols As Integer
    public int Cols
    See Also