FlexReport for .NET | ComponentOne
C1.FlexReport Assembly / C1.Report 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.Report.ReportObject
          C1.Report.VisualReportObject
             C1.Report.FieldBase
                C1.Report.TextFieldBase
                   C1.Report.ParagraphField

    See Also