Gets or sets a string that specifies how to format the binding value.
Namespace:
C1.Silverlight.BindingAssembly: C1.Silverlight.Binding.5 (in C1.Silverlight.Binding.5.dll)
Syntax
C# |
---|
public string StringFormat { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
Visual Basic |
---|
Public Property StringFormat As String <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |