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


In This Topic
    NamedStyleCollectionEventArgs Class
    In This Topic
    Represents the event data for the NamedStyleCollection object's Changed event.
    Syntax
    'Declaration
     
    
    Public Class NamedStyleCollectionEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As NamedStyleCollectionEventArgs
    public class NamedStyleCollectionEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          FarPoint.Win.Spread.NamedStyleCollectionEventArgs

    See Also