ComponentOne Binding Expressions for WPF and Silverlight
FallbackValue Property (C1Binding)

C1.WPF.Binding Namespace > C1Binding Class : FallbackValue Property
Gets or sets the value to use when the binding is unable to return a value.
Syntax
'Declaration
 
Public Property FallbackValue As System.Object
public System.object FallbackValue {get; set;}
See Also

Reference

C1Binding Class
C1Binding Members