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

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