Scheduler for WPF and Silverlight | ComponentOne
C1.C1Schedule Namespace / ListChangedEventArgs Class / PropertyDescriptor Property

In This Topic
    PropertyDescriptor Property
    In This Topic
    Gets the PropertyDescriptor that was added, changed, or deleted.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property PropertyDescriptor As PropertyDescriptor
    public PropertyDescriptor PropertyDescriptor {get;}
    See Also