Spread Windows Forms 12.0 Product Documentation
StyleContainerEventType Enumeration


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : StyleContainerEventType Enumeration
Internal use only.
Syntax
'Declaration
 
Public Enum StyleContainerEventType 
   Inherits System.Enum
'Usage
 
Dim instance As StyleContainerEventType
public enum StyleContainerEventType : System.Enum 
Members
MemberDescription
ItemsAddedIndicates that the style of one or more items have been added.
ItemsRemovedIndicates that the style of one or more items have been removed.
ItemsUpdatedIndicates that the style of one or more items in the container has changed.
ModelUpdatedIndicates that the container has been updated such that all styles may have changed.
Inheritance Hierarchy

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

See Also

Reference

FarPoint.Win.Spread Namespace