ActiveReports Developer 7
CanShrink Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IBand Interface : CanShrink Property

Glossary Item Box

Indicates that this Band can shrink in vertical direction.

Syntax

Visual Basic (Declaration) 
ReadOnly Property CanShrink As System.Boolean
C# 
System.bool CanShrink {get;}

See Also