Spread Windows Forms 12.0 Product Documentation
NamedStyleCollectionEventArgs Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : NamedStyleCollectionEventArgs Class
Represents the event data for the NamedStyleCollection object's Changed event.
Object Model
NamedStyleCollectionEventArgs ClassNamedStyle ClassNamedStyle Class
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

Reference

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

User-Task Documentation

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