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


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

Parameters

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

Reference

CurrencyCellType Class
CurrencyCellType Members
Overload List