ExpertComponents WebChart
Implicit conversion to a string.
| C# | Visual Basic | Managed C++ |
public static implicit operatorstring ( TableColumnItem column )
Public Shared Widening Operator CType ( _ column As TableColumnItem _ ) As String
- column (TableColumnItem)
- The TableColumnItem object.
The name of the column as string
Assembly: ExpertComponents.WebChart Version: 2.1.0.18844 (Module: ExpertComponents.WebChart)