ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / ITextBox Interface
Members

In This Topic
    ITextBox Interface
    In This Topic
    Interface for the textbox report item.
    Object Model
    ITextBox Interface
    Syntax
    'Declaration
     
    Public Interface ITextBox 
       Inherits IDocumentMapItemIRenderComponentIReportItemITextItem 
    public interface ITextBox : IDocumentMapItemIRenderComponentIReportItemITextItem  
    See Also