ComponentOne True DBGrid for WinForms
DataType Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1DataColumn Class : DataType Property
Gets or sets the type of object stored for a column.
Syntax
'Declaration
 
Public Property DataType As System.Type
public System.Type DataType {get; set;}
See Also

Reference

C1DataColumn Class
C1DataColumn Members