FlexReport for .NET | ComponentOne
C1.FlexReport Assembly / C1.Report 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