ActiveReports 8
LayoutResult Structure Members
Properties  Methods 

The following tables list the members exposed by LayoutResult.

Public Constructors
 NameDescription
Public ConstructorLayoutResult ConstructorOverloaded. Initializes LayoutResult with specified values  
Top
Public Properties
 NameDescription
Public PropertyActualSizeIndicates the actual size that layout area, produced by layout manager, will occupy.    
Public PropertyCompleteSpecifies that this layout was complete.    
Public PropertyContentRangeSpecifies the content that will need to be laid out.    
Public PropertyContinueHorizontallySpecifies that layout operation indicated that next run should be in horizontal direction.    
Public PropertyContinueVerticallySpecifies that layout operation indicated that next run should be in vertical direction.    
Public PropertyForcedVerticalBreakSpecifies that layout encountered a hard page break.    
Public PropertyHasContentSpecifies that layout operation generated some content.    
Public PropertyImpliedVerticalBreakSpecifies that content flow should continue on next vertical page to keep content together.    
Public PropertyIsEmptySpecifies that layout operation didn't produce any content at all and no other status was supplied.    
Public PropertyLayoutAreaReturns the T:ILayoutArea.    
Public PropertyLayoutStatusSpecifies the outcome of layout operation.    
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)CompleteResultIndicates a complete layout operation  
Public Methodstatic (Shared in Visual Basic)EmptyResultOverloaded. Overloaded.  
Public MethodSetLayoutStatusSets the layout status.    
Public MethodSetRangeReturns a new result with the specified range.  
Top
See Also

Reference

LayoutResult Structure
GrapeCity.ActiveReports.Extensibility.Layout Namespace

Support Forum