Interface
IFormatSelector

Interface which allows to select a specific string format based on the provided value.

Definition

Namespace:Telerik.Core

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public interface IFormatSelector

Methods

GetFormat(object)

Gets a string format.

Declaration

cs-api-definition
string GetFormat(object value)

Parameters

value

object

The value which will be formatted.

Returns

string

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