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

    See Also