Class DictionaryStringConverter
Inheritance
System.Object
DictionaryStringConverter
Namespace: Telerik.Maui.Controls
Assembly: Telerik.Maui.Controls.dll
Syntax
public class DictionaryStringConverter : Object, IStringConverter
Constructors
DictionaryStringConverter()
Declaration
public DictionaryStringConverter()
Properties
Dictionary
Declaration
public List<DictionaryStringConverterItem> Dictionary { get; }
Property Value
System.
|
Methods
Convert(Object, Object)
Declaration
public string Convert(object value, object context)
Parameters
System.
|
System.
|
Returns
System.
|