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