FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / ParagraphField Class
Members

In This Topic
    ParagraphField Class
    In This Topic
    Represents a field containing a paragraph of formatted text.
    Object Model
    ParagraphField Class
    Syntax
    'Declaration
     
    Public Class ParagraphField 
       Inherits TextFieldBase
    public class ParagraphField : TextFieldBase 
    Inheritance Hierarchy

    System.Object
       C1.WPF.FlexReport.ReportObject
          C1.WPF.FlexReport.VisualReportObject
             C1.WPF.FlexReport.FieldBase
                C1.WPF.FlexReport.TextFieldBase
                   C1.WPF.FlexReport.ParagraphField

    See Also