Spread Windows Forms 13.0 Product Documentation
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.
    Object Model
    TableStyleCollectionChangedEventArgs Class
    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