FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report 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.WPF.Report.ReportObject
          C1.WPF.Report.ParagraphItem
             C1.WPF.Report.ParagraphText

    See Also