[]
Gets or sets a value indicating whether a table row shall be repeated at the top of each new page on which part of this table is displayed. This gives this table row the behavior of a 'header' row on each of these pages.
public bool HeadingFormat { get; set; }
Public Property HeadingFormat As Boolean