Spread Windows Forms 12.0 Product Documentation
ErrorText Property (Rows.DefaultRow)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > Rows.DefaultRow Class : ErrorText Property
This property is not applicable. It cannot be set for a default column.
Syntax
'Declaration
 
Public Shadows Property ErrorText As String
'Usage
 
Dim instance As Rows.DefaultRow
Dim value As String
 
instance.ErrorText = value
 
value = instance.ErrorText
public new string ErrorText {get; set;}
See Also

Reference

Rows.DefaultRow Class
Rows.DefaultRow Members