 | DataColumnGetTypeClass Method |
Returns a simple textual representation of the column type.
Namespace:
Dynamicweb.Controls.Charts
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntaxprotected virtual string GetTypeClass()
Protected Overridable Function GetTypeClass As String
Return Value
Type:
StringTextual representation of the column type.
Remarks
See Also