Spread WPF Documentation
StyleInfoCollectionChangedAction Enumeration


Specifies the type of change event that has occurred for the style in the collection.
Syntax
public enum StyleInfoCollectionChangedAction : System.Enum 
'Declaration
 
Public Enum StyleInfoCollectionChangedAction 
   Inherits System.Enum
 
'Usage
 
Dim instance As StyleInfoCollectionChangedAction
Members
MemberDescription
ItemAddedIndicates that a style has been added to the collection.
ItemChangedIndicates that a style in the collection has been replaced.
ItemRemovedIndicates that a style has been removed from the collection.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Windows.SpreadSheet.Data.StyleInfoCollectionChangedAction

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)

See Also

Reference

GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.