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

Glossary Item Box

Returns the value of ITextBox CanShrink property

Syntax

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

See Also