Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / BindingProxy Class / TargetNullValue Property

In This Topic
    TargetNullValue Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property TargetNullValue As Object
    public object TargetNullValue {get; set;}
    See Also