[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.TableRangeChangingEventArgs

TableRangeChangingEventArgs Class

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

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

Constructors

Properties

Name Description
Column

Gets the column.

ColumnCount

Gets the column count.

Row

Gets the row.

RowCount

Gets the row count.

Type

Gets table changed type.