Share via


TemplateBindingExtension.StringFormat Property

Definition

Gets or sets a format string to use when converting the bound value to a string.

public:
 property System::String ^ StringFormat { System::String ^ get(); void set(System::String ^ value); };
public string StringFormat { get; set; }
member this.StringFormat : string with get, set
Public Property StringFormat As String

Property Value

Applies to