[]
        
(Showing Draft Content)

FarPoint.Web.Spread.RegExpCellType.-ctor

RegExpCellType Constructor

RegExpCellType()

Creates a new regular expression cell.

Declaration
public RegExpCellType()
Public Sub New()

RegExpCellType(string)

Creates a new regular expression cell with the specified message to display.

Declaration
public RegExpCellType(string errorMessage)
Public Sub New(errorMessage As String)
Parameters
Type Name Description
string errorMessage

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