ComponentOne FlexGrid for WPF and Silverlight
DataType Property (Column)

C1.Silverlight.FlexGrid Namespace > Column Class : DataType Property
Gets the type of data stored in this column.
Syntax
'Declaration
 
Public Property DataType As System.Type
public System.Type DataType {get; set;}
See Also

Reference

Column Class
Column Members