FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid 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