ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / ILayoutArea Interface
Properties

ILayoutArea Interface Members

The following tables list the members exposed by ILayoutArea.

Public Properties
 NameDescription
 PropertyGets the ILayoutArea objects that are children of this object (if any).  
 PropertySpecifies the range of content in this area.  
 PropertyGets the area's height.  
 PropertyGets the interactivity areas.  
 PropertyGets a value indicating whether this is the first area horizontally.  
 PropertyGets a value indicating whether this is the first area vertically.  
 PropertyGets a value indicating whether this is the last area horizontally.  
 PropertyGets a value indicating whether this is the last area vertically.  
 PropertyGets the area's left position.  
 PropertyGets the name of the area component item (for debugging purposes).  
 PropertyGets the ILayoutPage page that hosts this LayoutArea.  
 PropertyGets the parent ILayoutArea, if any.  
 PropertyGets the GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem.  
 PropertyGets the area's top position.  
 PropertyGets the area's width.  
Top
See Also