APNSoft Controls [4.5.2.20] - API Reference
GridColumn.DataType Property

Gets or sets the type of data stored in the column.

[Visual Basic]
Public Property DataType As Type
[C#]
public System.Type DataType {get; set;}

See Also

GridColumn Class | APNSoft.WebControls Namespace