[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.SheetAxisModelEventType

SheetAxisModelEventType Enum

Specifies the type of Change event that has occurred for an axis model for the sheet.

Namespace: FarPoint.Web.Spread.Model
Assembly: FarPoint.Web.Spread.dll
Syntax
public enum SheetAxisModelEventType
Public Enum SheetAxisModelEventType

Fields

Name 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