Table of Contents

Property StringFormat

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

StringFormat

Format string used to convert the data to type String.

public string StringFormat { get; set; }

Property Value

string

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.