[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.TextInfoItem

TextInfoItem Class

Represents the text information canvas item. Used for TextBox control while exporting report to Excel.

Inheritance
TextInfoItem
Implements
Namespace: GrapeCity.ActiveReports.Document.Section
Assembly: MESCIUS.ActiveReports.Core.Document.dll
Syntax
public sealed class TextInfoItem : CanvasItem, IDisposable, ICloneable

Constructors

Name Description
TextInfoItem(string, object, CultureInfo, CultureInfo)

Initialize the instance of the TextInfoItem class.

Methods

Name Description
Clone()

Performs a cloning of this instance.

Return an instance of the TextInfoItem class saved in AR6

ToString()

Returns a string that represents the current object.