ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / Section Class / SizeToFit Method / SizeToFit() Method

In This Topic
    SizeToFit() Method
    In This Topic
    Sizes the section to fit the contained controls.
    Syntax
    'Declaration
     
    Public Overloads Sub SizeToFit() 
    public void SizeToFit()
    See Also