Search
StringCollectionConverter Class
See Also
 






A type converter for string collections.

Namespace: MindFusion.Charting.Blazor
Assembly: MindFusion.Charting.Blazor

 Syntax

C#  Copy Code

public class StringCollectionConverter : TypeConverter

Visual Basic  Copy Code

Public Class StringCollectionConverter
    Inherits TypeConverter

 Inheritance Hierarchy

System.Object
    System.ComponentModel.TypeConverter
        MindFusion.Charting.Blazor.StringCollectionConverter

 See Also