[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.PageOrder

PageOrder Enum

Specifies the order of the pages during printing when the data does not fit on one page.

Namespace: C1.Win.C1FlexGrid
Assembly: C1.Win.C1FlexGrid.4.8.dll
Syntax
public enum PageOrder

Fields

Name Description
DownThenOver

Print pages from the top down and then left to right.

OverThenDown

Print pages from left to right and then from the top down.