Spread Windows Forms 12.0 Product Documentation
Error Property (SpreadDataRowView)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Data Namespace > SpreadDataRowView Class : Error Property
Gets an error message indicating what is wrong with this object.
Syntax
'Declaration
 
Public ReadOnly Property Error As String
'Usage
 
Dim instance As SpreadDataRowView
Dim value As String
 
value = instance.Error
public string Error {get;}

Property Value

String containing the error message
See Also

Reference

SpreadDataRowView Class
SpreadDataRowView Members