ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / PropertyBindingAttribute Class / BindingType Property

In This Topic
    BindingType Property
    In This Topic
    Gets binding type.
    Syntax
    'Declaration
     
    Public ReadOnly Property BindingType As BindingType
    public BindingType BindingType {get;}
    See Also