RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1TableDialog Class / ColumnsNumber Property

In This Topic
    ColumnsNumber Property
    In This Topic
    The number of columns.
    Syntax
    'Declaration
     
    Public ReadOnly Property ColumnsNumber As Integer
    public int ColumnsNumber {get;}
    See Also