Click or drag to resize
GridColumnDataType Property

Gets or sets (see the Remarks) the type of the data from the DataField as it was set in the DataSource.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public Type DataType { get; set; }

Property Value

Type: Type
See Also