The GrapeCity.ActiveReports.Extensibility.Layout namespace includes the classes that are used at the time of creating layouts for reports.
Classes
| Class | Description |
| ColumnInfo | The ColumnInfo class holds information about a multi-column layout. |
| ContentRange | This is an abstract class that the ReportItem's layout manager creates, interprets and uses to denote a range with a logical beginning and end in its underlying content. |
| LayoutManagerAttribute | Specifies the class used to implement layout services for a component. |
| SupportedPageInfo | Supported page information. |
Interfaces
Structures
Delegates
Enumerations
See Also