ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / PrintDocumentGridRenderer Class / PageOrder Property

In This Topic
    PageOrder Property (PrintDocumentGridRenderer)
    In This Topic
    Gets or sets the order of the pages when the data does not fit on one page.
    Syntax
    'Declaration
     
    Public Property PageOrder As PageOrder
    public PageOrder PageOrder {get; set;}
    See Also