ComponentOne List for WinForms
C1.Win.C1List Namespace / PrintInfo Class / PageHeaderHeight Property

In This Topic
    PageHeaderHeight Property (PrintInfo)
    In This Topic
    Gets or sets the height of the Page header.
    Syntax
    'Declaration
     
    
    Public Property PageHeaderHeight As Integer
    public int PageHeaderHeight {get; set;}
    See Also