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

    See Also