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

Glossary Item Box

Returns the Characteristics held by this textbox instance.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Characteristics As Characteristics
C# 
Characteristics Characteristics {get;}

See Also