[]
        
(Showing Draft Content)

FarPoint.Win.Spread.RowErrorTextChangedEventArgs

RowErrorTextChangedEventArgs Class

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

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

Constructors

Name Description
RowErrorTextChangedEventArgs(int, SheetView)

Creates a new instance of RowErrorTextChangedEventArgs class.

Properties

Name Description
RowIndex

Gets the row index.

SheetView

Gets SheetView object.