[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.BarCodeCellType.-ctor

BarCodeCellType Constructor

BarCodeCellType()

Creates a new barcode cell.

Declaration
public BarCodeCellType()
Public Sub New()

BarCodeCellType(SerializationInfo, StreamingContext)

Creates a new barcode cell for deserialization.

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