See Also

Section Class  | Section Members  | Overload List

Language

Visual Basic

C#

Show All

bAllowShrink
Set to True to allow the section to shrink to fit the contained controls.
See Also Languages ActiveReports Send feedback to Data Dynamics

SizeToFit(Boolean) Method

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

[Visual Basic]
Overloads Public Sub SizeToFit( _    ByVal bAllowShrink As Boolean _ )
[C#]
public void SizeToFit(    bool bAllowShrink );

Parameters

bAllowShrink
Set to True to allow the section to shrink to fit the contained controls.

See Also

Section Class  | Section Members  | Overload List

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.