ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / TextInfoItem Class
Members

In This Topic
    TextInfoItem Class
    In This Topic
    Used for TextBox control while exporting report to Excel.
    Object Model
    TextInfoItem Class
    Syntax
    'Declaration
     
    Public NotInheritable Class TextInfoItem 
       Inherits CanvasItem
    public sealed class TextInfoItem : CanvasItem 
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Document.Section.CanvasItem
          GrapeCity.ActiveReports.Document.Section.TextInfoItem

    See Also