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

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