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

Glossary Item Box

Interface for the textbox report item.

Syntax

Visual Basic (Declaration) 
Public Interface ITextBox 
   Inherits IRenderComponentIReportItemITextItem 
C# 
public interface ITextBox : IRenderComponentIReportItemITextItem  

See Also