[]
Gets or sets a string used to format the item value.
[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