FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / ParagraphItem Class
Members

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

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

    See Also