FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / PrintDocumentGridRenderer Class
Properties Methods


In This Topic
    PrintDocumentGridRenderer Class Members
    In This Topic

    The following tables list the members exposed by PrintDocumentGridRenderer.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a PrintDocumentGridRenderer.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the index of the page being rendered.  
    Public PropertyGets or sets the Y coordinate of the first block of cells rendered on the document.  
    Public PropertyGets or sets the flags that specify printing options to use with the C1FlexGridBase.PrintGrid method. See the PrintGridFlags enumeration for details.  
    Public PropertyGets the total number of pages in the document.  
    Public PropertyGets or sets the order of the pages when the data does not fit on one page.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Renders the current page into the document.  
    Public MethodCalculates the zoom factor and page breaks in the document.  
    Top
    See Also