ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / PageSection Class / Height Property

In This Topic
    Height Property (PageSection)
    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