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


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

    System.Object
       System.EventArgs
          FarPoint.Win.Spread.TableStyleCollectionChangedEventArgs

    See Also