FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / SubSection Class / Height Property

In This Topic
    Height Property (SubSection)
    In This Topic
    Gets or sets the SubSection height, in twips.
    Syntax
    'Declaration
     
    Public Property Height As Double
    public double Height {get; set;}
    See Also