Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / XHTMLTableItem Class / RowCount Property

In This Topic
    RowCount Property
    In This Topic
    Gets or sets the number of rows in the table.
    Syntax
    'Declaration
     
    Public Property RowCount As System.Integer
    public System.int RowCount {get; set;}
    See Also