[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.EmptyCellType.-ctor

EmptyCellType Constructor

EmptyCellType()

Creates a new empty cell with default settings.

Declaration
public EmptyCellType()
Public Sub New()

EmptyCellType(SerializationInfo, StreamingContext)

Creates a new empty cell from serialization.

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