[]
        
(Showing Draft Content)

C1.Report.ParagraphText.Format

Format Property

Format

Gets or sets a string used to format the item value.

Declaration
[C1Category("Appearance")]
[C1Description("ParagraphText.Format", "String used to format the item value.")]
public string Format { get; set; }
<C1Category("Appearance")>
<C1Description("ParagraphText.Format", "String used to format the item value.")>
Public Property Format As String