| DataColumnType Property |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Controls.Charts
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [ObsoleteAttribute("Use DataType instead.")]
public TypeCode Type { get; set; }
<ObsoleteAttribute("Use DataType instead.")>
Public Property Type As TypeCode
Get
Set
Property Value
Type:
TypeCodeSee Also