RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1PagesPanel Class / Columns Property

In This Topic
    Columns Property (C1PagesPanel)
    In This Topic
    Gets or sets the number of fixed columns.
    Syntax
    'Declaration
     
    
    Public Property Columns As Integer
    public int Columns {get; set;}
    See Also