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

    See Also