ActiveReports 12
LayoutResult Structure Members
Properties  Methods 

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace : LayoutResult Structure

The following tables list the members exposed by LayoutResult.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes LayoutResult with specified values  
Top
Public Properties
 NameDescription
Public PropertyIndicates the actual size that layout area, produced by layout manager, will occupy.    
Public PropertySpecifies that this layout was complete.    
Public PropertySpecifies the content that will need to be laid out.    
Public PropertySpecifies that layout operation indicated that next run should be in horizontal direction.    
Public PropertySpecifies that layout operation indicated that next run should be in vertical direction.    
Public PropertySpecifies that layout encountered a hard page break.    
Public PropertySpecifies that layout operation generated some content.    
Public PropertySpecifies that content flow should continue on next vertical page to keep content together.    
Public PropertySpecifies that layout operation didn't produce any content at all and no other status was supplied.    
Public PropertyReturns the T:ILayoutArea.    
Public PropertySpecifies the outcome of layout operation.    
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Indicates a complete layout operation  
Public Methodstatic (Shared in Visual Basic)Overloaded. Overloaded.  
Public MethodSets the layout status.    
Public MethodReturns a new result with the specified range.  
Top
See Also

Reference

LayoutResult Structure
GrapeCity.ActiveReports.Extensibility.Layout Namespace