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

In This Topic
    RowCountInitial Property
    In This Topic
    Initial number of rows in the table.
    Syntax
    'Declaration
     
    Public ReadOnly Property RowCountInitial As System.Integer
    public System.int RowCountInitial {get;}
    See Also