New to Telerik UI for .NET MAUIStart a free 30-day trial

Represents a converter that can be used to define a text for some object/value within a given context.

Definition

Namespace:Telerik.Maui

Assembly:Telerik.Maui.Core.dll

Syntax:

C#
public interface IStringConverter

Derived Classes: DictionaryStringConverter

Methods

Converts the object/value to a string within a given context.

C#
string Convert(object value, object context)
Parameters:valueobjectcontextobjectReturns:

string

In this article
DefinitionMethodsConvert(object, object)
Not finding the help you need?
Contact Support