Spread Windows Forms 12.0 Product Documentation
SubItemInfo Constructor(Object)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > SubItemInfo Class > SubItemInfo Constructor : SubItemInfo Constructor(Object)
An object that indicates the value of the SubItemInfo object.
Initializes a new instance of the SubItemInfo class with values.
Syntax
'Declaration
 
Public Function New( _
   ByVal value As Object _
)
'Usage
 
Dim value As Object
 
Dim instance As New SubItemInfo(value)
public SubItemInfo( 
   object value
)

Parameters

value
An object that indicates the value of the SubItemInfo object.
See Also

Reference

SubItemInfo Class
SubItemInfo Members
Overload List