RichTextBox for UWP | ComponentOne
C1.Xaml.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