ActiveReports 8
ITextBox Interface Members
See Also  Properties 
GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace : ITextBox Interface

Glossary Item Box

The following tables list the members exposed by ITextBox.

Public Properties

 NameDescription
 PropertyAngleReturns the number of degrees the text is rotated counter-clockwise. Negative values indicate a clockwise rotation.  
 PropertyCanGrowReturns the value of ITextBox CanGrow property  
 PropertyCanShrinkReturns the value of ITextBox CanShrink property  
 PropertyCharacteristicsReturns the Characteristics held by this textbox instance.  
 PropertyShrinkToFitShrink to Fit  
 PropertyValueExpressionGets expression which is used to evaluate textbox value.  
Top

See Also