FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / Section Class / AutoHeight Property

In This Topic
    AutoHeight Property (Section)
    In This Topic
    Gets or sets a value determining how the height of the section changes depending on its content.
    Syntax
    'Declaration
     
    Public Property AutoHeight As AutoSizeBehavior
    public AutoSizeBehavior AutoHeight {get; set;}
    See Also