TX Text Control .NET Documentation

HeaderFooter.ConnectedToPrevious Property

Description:Gets or sets a value specifying whether the header or footer is connected with the header or footer of the previous section. If headers or footers are connected, they have always the same contents.

Syntax:
[C#] public bool ConnectedToPrevious { get; set; }
[Visual Basic] Public Property ConnectedToPrevious() As Boolean
Introduced:14.0

See also:Headers and Footers, Graphical Overview.