'Declaration Public Enum StyleContainerEventType Inherits System.Enum
'Usage Dim instance As StyleContainerEventType
public enum StyleContainerEventType : System.Enum
'Declaration Public Enum StyleContainerEventType Inherits System.Enum
'Usage Dim instance As StyleContainerEventType
public enum StyleContainerEventType : System.Enum
Member | Description |
---|---|
ItemsAdded | Indicates that the style of one or more items have been added. |
ItemsRemoved | Indicates that the style of one or more items have been removed. |
ItemsUpdated | Indicates that the style of one or more items in the container has changed. |
ModelUpdated | Indicates that the container has been updated such that all styles may have changed. |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.StyleContainerEventType