| Visual Basic (Declaration) | |
|---|---|
Public Enum SheetAxisModelEventType Inherits System.Enum  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
Dim instance As SheetAxisModelEventType  | |
| C# | |
|---|---|
public enum SheetAxisModelEventType : System.Enum  | |
| Member | Description | 
|---|---|
| AppearanceItemsUpdated | Indicates that items have changed in a way that does not affect the layout (for example, the label or the sort indicator has changed) | 
| ItemsAdded | Indicates that items have been added to the model | 
| ItemsRemoved | Indicates that items have been removed from model | 
| LayoutItemsUpdated | Indicates that items have changed in a way that may affect the layout (for example, the size or visible state has changed) | 
| ModelUpdated | Indicates that the entire model has changed | 
System.Object
   System.ValueType
      System.Enum
         FarPoint.Web.Spread.Model.SheetAxisModelEventType
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family