[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.GetRowErrorText

GetRowErrorText Method

GetRowErrorText(int)

Gets the row error text.

Declaration
public string GetRowErrorText(int rowIndex)
Public Function GetRowErrorText(rowIndex As Integer) As String
Parameters
Type Name Description
int rowIndex

Row index

Returns
Type Description
string

Error text of row (string.Empty if there is no error text)