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


In This Topic
    TableNameChangingEventArgs Class
    In This Topic
    Presents changing table name data.
    Syntax
    'Declaration
     
    
    Public Class TableNameChangingEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As TableNameChangingEventArgs
    public class TableNameChangingEventArgs : System.EventArgs 
    Inheritance Hierarchy

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

    See Also