AxpDataGrid

DataColumn.DataType Property

Gets the .NET DataType of the column

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

Property Value

The .NET DataType of the column

See Also

DataColumn Class | Axezz.WebControls Namespace