[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReportModel.Section.SizeToFit

SizeToFit Method

SizeToFit()

Sizes the section to fit the contained controls.

Declaration
public void SizeToFit()

SizeToFit(bool)

Sizes the section to fit the contained controls and optionally allows the section to shrink to fit the contained controls.

Declaration
public void SizeToFit(bool bAllowShrink)
Parameters
Type Name Description
bool bAllowShrink