Version

ISection Interface

Represents a low-level element to which most other elements can be added.
Syntax
'Declaration
 
Public Interface ISection 
public interface ISection 
Remarks
As many Section elements can be added to a Infragistics.Documents.Reports.Report.Report object as required. Each section can have its own collection of headers, footers, stationaries, and decorations, in addition to being able to set page sizes, backgrounds, borders and other properties.
Requirements

Target Platforms: Windows 8.1, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

View on GitHub