Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / TablePropertyChangedEventArgs Class
Members


In This Topic
    TablePropertyChangedEventArgs Class
    In This Topic
    Represents table property changed event arguments.
    Syntax
    'Declaration
     
    
    Public Class TablePropertyChangedEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As TablePropertyChangedEventArgs
    public class TablePropertyChangedEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          FarPoint.Win.Spread.TablePropertyChangedEventArgs

    See Also