[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcTextBoxCellType.-ctor

GcTextBoxCellType Constructor

GcTextBoxCellType()

Initializes a new instance of the GcTextBoxCellType class.

Declaration
public GcTextBoxCellType()
Public Sub New()

GcTextBoxCellType(SerializationInfo, StreamingContext)

Initializes a new instance of the GcTextBoxCellType class.

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

The information.

StreamingContext context

The context.