ComponentOne Document Library for WinForms
PropertyNotifyEventArgs Class
Members 

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace : PropertyNotifyEventArgs Class
Provides data for the INotifyObject.PropertyChanged and INotifyObject.PropertyChanging events.
Object Model
PropertyNotifyEventArgs Class
Syntax
'Declaration
 
Public Class PropertyNotifyEventArgs 
   Inherits System.EventArgs
public class PropertyNotifyEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      C1.Win.C1Document.PropertyNotifyEventArgs

See Also

Reference

PropertyNotifyEventArgs Members
C1.Win.C1Document Namespace