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

TextInfoItem Class
Represents the text information canvas item. Used for TextBox control while exporting report to Excel.
Object Model
TextInfoItem Class
Syntax
'Declaration
 
Public NotInheritable Class TextInfoItem 
   Inherits CanvasItem
 
Inheritance Hierarchy

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

See Also