Spread Windows Forms 12.0 Product Documentation
ItemType Property (IItemTypeSupport)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > IItemTypeSupport Interface : ItemType Property
Gets or sets the type of the object in the list for the list data source.
Syntax
'Declaration
 
Property ItemType As Type
'Usage
 
Dim instance As IItemTypeSupport
Dim value As Type
 
instance.ItemType = value
 
value = instance.ItemType
Type ItemType {get; set;}

Property Value

Type object containing the cell type
See Also

Reference

IItemTypeSupport Interface
IItemTypeSupport Members