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


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

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

See Also