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

In This Topic
    FirstPageY Property
    In This Topic
    Gets or sets the Y coordinate of the first block of cells rendered on the document.
    Syntax
    'Declaration
     
    Public Property FirstPageY As Integer
    public int FirstPageY {get; set;}
    See Also