Version

Search Results

Background Property (ISegmentFooter)

Gets or sets the background style. Syntax

Borders Property (ISegmentFooter)

Gets or sets the style of the borders. Syntax

Height Property (ISegmentFooter)

Gets or sets the height of the footer. Syntax Remarks The Height class is abstract, meaning that a new instance cannot be created. Additionally, this abstract class does not have any properties aside from Infragistics.Documents.Reports.Report.Height.Type. When accessing this property, the returned object should be...

Layout Property (ISegmentFooter)

Gets or sets the layout of the content. Syntax

Margins Property (ISegmentFooter)

Gets or sets the spacing between elements. Syntax

Paddings Property (ISegmentFooter)

Gets or sets the paddings between the borders and the content of an element. Syntax

Repeat Property (ISegmentFooter)

Gets or sets a boolean value indicating whether to repeat the footer. Syntax

ISegmentHeader Interface

Represents a segment header. Syntax Remarks When multiple headers are added to a segment, each page will use the next header in the internal list, cycling back to the beginning of the list after the end is reached. Mathematically, think of the header used as [page #] mod [# headers]. As an example, assume that the...

ISegmentHeader Interface Members

Public Properties Public Methods