Spread Windows Forms 12.0 Product Documentation
NamedStyleCollectionEventType Enumeration


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : NamedStyleCollectionEventType Enumeration
Specifies the type of change event that has occurred for the style in the collection.
Syntax
'Declaration
 
Public Enum NamedStyleCollectionEventType 
   Inherits System.Enum
'Usage
 
Dim instance As NamedStyleCollectionEventType
public enum NamedStyleCollectionEventType : System.Enum 
Members
MemberDescription
ItemAddedIndicates that a style has been added to the collection
ItemChangedIndicates that a style in the collection has been replaced
ItemContentChangedIndicates that the content of the style in the collection has been modified
ItemRemovedIndicates that a style has been removed from the collection
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Win.Spread.NamedStyleCollectionEventType

See Also

Reference

FarPoint.Win.Spread Namespace
Type Property (NamedStyleCollectionEventArgs Class)
NamedStyleCollection Class

User-Task Documentation

Creating and Applying a Style for Cells