[]
        
(Showing Draft Content)

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

DefaultSubItemInfo Constructor

DefaultSubItemInfo()

Initializes a new instance of the DefaultSubItemInfo class.

Declaration
public DefaultSubItemInfo()
Public Sub New()

DefaultSubItemInfo(SerializationInfo, StreamingContext)

Initializes a new instance of this class.

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