Spread for ASP.NET 12 Product Documentation
ValidationErrorMessage Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class : ValidationErrorMessage Property
Gets or sets the validation error message.
Syntax
'Declaration
 
Public Property ValidationErrorMessage As String
'Usage
 
Dim instance As FpSpread
Dim value As String
 
instance.ValidationErrorMessage = value
 
value = instance.ValidationErrorMessage
public string ValidationErrorMessage {get; set;}
See Also

Reference

FpSpread Class
FpSpread Members