Spread for ASP.NET 12 Product Documentation
DateTimeCellType Constructor(String)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > DateTimeCellType Class > DateTimeCellType Constructor : DateTimeCellType Constructor(String)
Message (as string) to display if the input value is not valid
Creates a new date-time cell with the specified error message.
Syntax
'Declaration
 
Public Function New( _
   ByVal errorMessage As String _
)
'Usage
 
Dim errorMessage As String
 
Dim instance As New DateTimeCellType(errorMessage)
public DateTimeCellType( 
   string errorMessage
)

Parameters

errorMessage
Message (as string) to display if the input value is not valid
See Also

Reference

DateTimeCellType Class
DateTimeCellType Members
Overload List