Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / PageHeader Class / Height Property

In This Topic
    Height Property (PageHeader)
    In This Topic
    Gets or sets the height of the page section.
    Syntax
    'Declaration
     
    Public Property Height As ReportSize
    public ReportSize Height {get; set;}
    See Also