Interface
ILocalizable

All elements with sophisticated localization mechanism have to implement this interface.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

cs-api-definition
public interface ILocalizable

Methods

SetString(string)

A method to supply element with the localized data.

Declaration

cs-api-definition
void SetString(string localizedValue)

Parameters

localizedValue

string

In this article
DefinitionMethodsSetString(string)
Not finding the help you need?
Contact Support