'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