Spread Windows Forms 12.0 Product Documentation
TableStyleCollectionChangedType Enumeration


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : TableStyleCollectionChangedType Enumeration
The table style changed collection type.
Syntax
'Declaration
 
Public Enum TableStyleCollectionChangedType 
   Inherits System.Enum
'Usage
 
Dim instance As TableStyleCollectionChangedType
public enum TableStyleCollectionChangedType : System.Enum 
Members
MemberDescription
ClearedCollection cleared.
ItemAddedAn item added.
ItemChangedAn item changed.
ItemRemovedAn item removed.
Inheritance Hierarchy

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

See Also

Reference

FarPoint.Win.Spread Namespace