Interface IFormatSelector
Namespace: Telerik.Core
Assembly: Telerik.WinUI.Controls.dll
Syntax
public interface IFormatSelector
Methods
GetFormat(Object)
Declaration
string GetFormat(object value)
Parameters
|
System.Object
value
|
Returns
|
System.String
|