ComponentOne FlexReport for WinForms
OutputRange Class Members
Fields  Properties  Methods 

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace : OutputRange Class

The following tables list the members exposed by OutputRange.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Represents an all-inclusive range.  
Public Fieldstatic (Shared in Visual Basic)Represents an all-inclusive range with inverted order.  
Top
Public Properties
 NameDescription
Public PropertyGets the first page in the range.  
Public PropertyGets the value indicating whether the range should be inverted. If the range is inverted, the range's iterator goes from the end of the range backwards.  
Public PropertyGets the last page in the range.  
Public PropertyType of range: all pages, range of pages etc.  
Top
Public Methods
 NameDescription
Public MethodTests whether the specified page is within the range.  
Public MethodDetermines whether the specified object is equal to the current object.  
Public MethodServes as the default hash function.  
Public MethodGets the ending page number of the current range.  
Public MethodGets the starting page number of the current range.  
Public MethodGets the page number of a page with a specified index within the current range.  
Public MethodGets the total number of pages in the current range.  
Public MethodTests whether page numbers specified by the current OutputRange fall within a specified range.  
Public MethodReturns a string that represents the current OutputRange.  
Public Methodstatic (Shared in Visual Basic)  
Top
See Also

Reference

OutputRange Class
C1.Win.C1Document Namespace