FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / PropertyChangingEventArgs Class
Members


PropertyChangingEventArgs Class
Represents the event data for the PropertyChanging event of the object.
Syntax
'Declaration
 
Public Class PropertyChangingEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As PropertyChangingEventArgs
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.Model.PropertyChangingEventArgs

See Also