Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / PropertyTrackChangedEventArgs Class
Members


In This Topic
    PropertyTrackChangedEventArgs Class
    In This Topic
    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
    public class PropertyTrackChangedEventArgs 
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.PropertyTrackChangedEventArgs

    See Also