Spread Windows Forms 12.0 Product Documentation
DataType Property (SpreadDataColumn)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Data Namespace > SpreadDataColumn Class : DataType Property
Gets the type of data stored in the column.
Syntax
'Declaration
 
Public ReadOnly Property DataType As Type
'Usage
 
Dim instance As SpreadDataColumn
Dim value As Type
 
value = instance.DataType
public Type DataType {get;}

Property Value

Type containing the data type
See Also

Reference

SpreadDataColumn Class
SpreadDataColumn Members