C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / ParagraphItem Class
Members

ParagraphItem Class
Abstract base class for objects representing fragments within a ParagraphField.
Object Model
ParagraphItem Class
Syntax
'Declaration
 
Public MustInherit Class ParagraphItem 
   Inherits ReportObject
 
Inheritance Hierarchy

System.Object
   C1.WPF.FlexReport.ReportObject
      C1.WPF.FlexReport.ParagraphItem
         C1.WPF.FlexReport.ParagraphText

See Also