[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.TableItemChangingEventArgs

TableItemChangingEventArgs Class

Represents the event data for the Changed event of the data model for the sheet.

Inheritance
TableItemChangingEventArgs
Namespace: FarPoint.Win.Spread.Model
Assembly: FarPoint.Win.Spread.dll
Syntax
public class TableItemChangingEventArgs : EventArgs
Public Class TableItemChangingEventArgs
    Inherits EventArgs

Constructors

Properties

Name Description
Column

Gets the column.

ColumnCount

Gets the number of columns.

Row

Gets the row.

RowCount

Gets the number of rows.

Table

Gets the ITableRange object.

Type

Gets the TableItemChangeEventType.