Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / NamedStyleCollectionEventArgs Class
Properties


NamedStyleCollectionEventArgs Class Members

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