Property StringFormat
StringFormat
Format string used to convert the data to type String.
public string StringFormat { get; set; }
Property Value
Remarks
This property is used when the target of the binding has type String and no Converter is declared. It is ignored in all other cases.