[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.GeneralCellType.-ctor

GeneralCellType Constructor

GeneralCellType()

Creates a new general (default) cell with default settings.

Declaration
public GeneralCellType()
Public Sub New()

GeneralCellType(SerializationInfo, StreamingContext)

Creates a new general (default) cell from serialization.

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

SerializationInfo

StreamingContext context

StreamingContext