Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / PropertyBindingAttribute Class
Members

In This Topic
    PropertyBindingAttribute Class
    In This Topic
    Specifies the binding to use for a property bound to an editor in a C1PropertyGrid.
    Object Model
    PropertyBindingAttribute Class
    Syntax
    'Declaration
     
    
    Public Class PropertyBindingAttribute 
       Inherits System.Attribute
    public class PropertyBindingAttribute : System.Attribute 
    Inheritance Hierarchy

    System.Object
       System.Attribute
          C1.WPF.Extended.PropertyBindingAttribute

    See Also