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