[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.RegularExpressionCellType.-ctor

RegularExpressionCellType Constructor

RegularExpressionCellType()

Creates a new regular expression cell.

Declaration
public RegularExpressionCellType()
Public Sub New()

RegularExpressionCellType(SerializationInfo, StreamingContext)

Creates a new regular expression cell from serialization.

Declaration
protected RegularExpressionCellType(SerializationInfo info, StreamingContext context)
Protected Sub New(info As SerializationInfo, context As StreamingContext)
Parameters
Type Name Description
SerializationInfo info
StreamingContext context