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