[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.TableRangeChangedEventArgs

TableRangeChangedEventArgs Class

Represents the changed table data range.

Inheritance
TableRangeChangedEventArgs
Namespace: FarPoint.Win.Spread.Model
Assembly: FarPoint.Win.Spread.dll
Syntax
public class TableRangeChangedEventArgs : EventArgs
Public Class TableRangeChangedEventArgs
    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 the table changed type.