[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.MapperUpdatingEventArgs

MapperUpdatingEventArgs Class

Represents the event data for the mapper updating event of the mapper.

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

Constructors

Name Description
MapperUpdatingEventArgs(int, int, int, int, MapperUpdatingEventType)

Creates a new Changed event arguments object for the data model for the sheet.

Properties

Name Description
Column

Gets the column index.

ColumnCount

Gets the number of columns.

Row

Gets the row index.

RowCount

Gets the number of rows.

Type

Gets the event type.