Document Solutions for Word
GrapeCity.Documents.Word.Layout Assembly / GrapeCity.Documents.Word.Layout Namespace / TableRow Class / HeadingRow Property

In This Topic
    HeadingRow Property
    In This Topic
    Gets a value indicating if the current row shall be repeated at the top of each new page on which part of this table is displayed.
    Syntax
    'Declaration
     
    Public ReadOnly Property HeadingRow As System.Boolean
    public System.bool HeadingRow {get;}
    See Also