ClassStringToUpperConverter
Class
Uses the method to convert a string to upper case.
Definition
Namespace:Telerik.Core
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public class StringToUpperConverter : IValueConverter
Inheritance: objectStringToUpperConverter
Implements:
Constructors
StringToUpperConverter()
Declaration
cs-api-definition
public StringToUpperConverter()
Methods
Convert(object, Type, object, string)
Converts the specified value to upper case using the method.