Version

Search Results

OffsetY Property (SectionLineNumbering)

Gets or sets a float value that represents Y-offset of the numbers. Syntax

Style Property (SectionLineNumbering)

Gets or sets a Infragistics.Documents.Reports.Report.Text.Style object that defines the style of the numbers. Syntax

SectionLineNumbering Constructor

Initializes a new instance of the Infragistics.Documents.Reports.Report.Section.LineNumbering class. Syntax

Infragistics.Documents.Reports.Report.Section Namespace

Classes Class Description Interfaces Interface Description See Also Reference Infragistics.Documents.Reports Assembly

ISegment Interface

Represents a simple container elements providing basic layout properties and settings. Syntax

ISegmentFooter Interface

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

ISegmentFooter Interface Members

Public Properties Public Methods

AddBand Method (ISegmentFooter)

Creates a new band object that implements the Infragistics.Documents.Reports.Report.Band.IBand interface and adds it to the internal collection of objects. Syntax Return Value An object that implements the Infragistics.Documents.Reports.Report.Band.IBand interface.