Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / PropertyTrackChangedEventArgs Class
Members


PropertyTrackChangedEventArgs Class
Represents raising an event when the property has changed and has infomation about the current value and the previous value.
Syntax
'Declaration
 
Public Class PropertyTrackChangedEventArgs 
 
'Usage
 
Dim instance As PropertyTrackChangedEventArgs
Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.PropertyTrackChangedEventArgs

See Also