[]
        
(Showing Draft Content)

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

GcNumberCellType Constructor

GcNumberCellType()

Initializes a new instance of the GcNumberCellType class.

Declaration
public GcNumberCellType()
Public Sub New()

GcNumberCellType(SerializationInfo, StreamingContext)

Initializes a new instance of the GcNumberCellType class.

Declaration
protected GcNumberCellType(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.