MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / ITextItem Interface
Members

ITextItem Interface
Represents a text item that can be rendered in a report.
Object Model
ITextItem Interface
Syntax
'Declaration
 
Public Interface ITextItem 
   Inherits IDocumentMapItemIRenderComponentIReportItem 
 
Remarks
This interface extends IReportItem and includes additional properties specific to text items, such as rendering style and content value.
See Also