FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : TableItemChangeEventType Enumeration |
'Declaration Public Enum TableItemChangeEventType Inherits System.Enum
'Usage Dim instance As TableItemChangeEventType
public enum TableItemChangeEventType : System.Enum
Member | Description |
---|---|
AddColumn | Adds a table column. |
AddItem | Adds table into table collection. |
AddRow | Adds a table data row. |
Move | Moves a table. |
MoveColumn | Moves a table column. |
MoveRow | Moves table data row. |
RemoveColumn | Removes a table column. |
RemoveItem | Removes table from the collection. |
RemoveRow | Removes a table data row. |
ShowHideHeader | Shows or hides the header row. |
ShowHideTotal | Shows or hides the total row. |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.Model.TableItemChangeEventType
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10