| Visual Basic (Declaration) | |
|---|---|
Public Enum ItemChangedType Inherits System.Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As ItemChangedType | |
| C# | |
|---|---|
public enum ItemChangedType : System.Enum | |
| Member | Description |
|---|---|
| Added | An item added to the source object. |
| Changed | An item changed in the source object. |
| Cleared | An item cleared from the source object. |
| Removed | An item removed to the source object. |
System.Object
System.ValueType
System.Enum
FarPoint.Web.Spread.ItemChangedType
Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6