FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace : SheetAxisModelEventType Enumeration |
'Declaration Public Enum SheetAxisModelEventType Inherits System.Enum
'Usage Dim instance As SheetAxisModelEventType
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 the 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 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional