RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Ribbon Namespace / C1InsertTableTool.ViewModel Class / Columns Property

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