FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.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