Spread Windows Forms 12.0 Product Documentation
NamedStyleCollectionEventArgs Class Members
Properties 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : NamedStyleCollectionEventArgs Class

The following tables list the members exposed by NamedStyleCollectionEventArgs.

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

Reference

NamedStyleCollectionEventArgs Class
FarPoint.Win.Spread Namespace
NamedStyleCollectionEventHandler Delegate
Changed Event

User-Task Documentation

Creating and Applying a Style for Cells
Managing Events from User Actions