Share via


Column.FormatString Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="formatString")]
public string FormatString { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="formatString")>]
member this.FormatString : string with get, set
Public Property FormatString As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to