FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / ParagraphText Class / Format Property

In This Topic
    Format Property (ParagraphText)
    In This Topic
    Gets or sets a string used to format the item value.
    Syntax
    'Declaration
     
    Public Property Format As String
    public string Format {get; set;}
    See Also