| DataColumnDataType Property |
Gets or sets the type code that corresponds to a column type.
Namespace:
Dynamicweb.Controls.Charts
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public TypeCode DataType { get; set; }
Public Property DataType As TypeCode
Get
Set
Property Value
Type:
TypeCodeSee Also