Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / NamedStyleCollectionEventArgs Class
Properties

In This Topic
    NamedStyleCollectionEventArgs Class Members
    In This Topic

    The following tables list the members exposed by NamedStyleCollectionEventArgs.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new NamedStyleCollectionEventArgs object with the specified type and styles.  
    Top
    Public Properties
     NameDescription
    Public Property Gets the new style that was added, or null if no style was added.  
    Public Property Gets the old style that was removed or changed, or null if no style was removed or changed.  
    Public Property Gets the type of event that occurred.  
    Top
    See Also