Spread for ASP.NET 12 Product Documentation
ErrorMessage Property (DateTimeCellType)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > DateTimeCellType Class : ErrorMessage Property
Gets or sets the error message for the cell type.
Syntax
'Declaration
 
Public Overrides Property ErrorMessage As String
'Usage
 
Dim instance As DateTimeCellType
Dim value As String
 
instance.ErrorMessage = value
 
value = instance.ErrorMessage
public override string ErrorMessage {get; set;}
See Also

Reference

DateTimeCellType Class
DateTimeCellType Members