[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.DefaultSheetDataModel.CellEventArgs

DefaultSheetDataModel.CellEventArgs Class

/// Provides data for the Cell event of the FpSpread control.

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

Constructors

Name Description
CellEventArgs(int, int)

Creates a new instance of DefaultSheetDataModel.CellEventArgs class.

Properties

Name Description
ColumnIndex

Index of the column.

RowIndex

Index of the row.