A type converter for string collections.
Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms
SyntaxC#
Copy Code
|
|---|
public class StringCollectionConverter : TypeConverter |
Visual Basic
Copy Code
|
|---|
Public Class StringCollectionConverter |
Inheritance HierarchySystem.Object![]()
System.ComponentModel.TypeConverter![]()
MindFusion.Charting.WinForms.StringCollectionConverter
See Also