BindingBase.StringFormat Property
Silverlight
Gets or sets a string that specifies how to format the binding if it displays the bound value as a string.
Namespace: System.Windows.Data
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.StringA string that specifies how to format the binding if it displays the bound value as a string. The default is Nothing.
| Exception | Condition |
|---|---|
| InvalidOperationException | When setting this property, the binding has already been attached to a binding target. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show: