ClassDictionaryStringConverterItem
Class
Represents an item in a dictionary string converter that maps a key to a string value.
Definition
Namespace:Telerik.Maui.Controls
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public class DictionaryStringConverterItem
Inheritance: objectDictionaryStringConverterItem
Constructors
DictionaryStringConverterItem()
Declaration
cs-api-definition
public DictionaryStringConverterItem()
Properties
Key
Gets or sets the key used for dictionary lookup.