Back to Devexpress

IModelLocalizationItem.Value Property

expressappframework-devexpress-dot-expressapp-dot-model-dot-imodellocalizationitem.md

latest1.3 KB
Original Source

IModelLocalizationItem.Value Property

Specifies the value of the current localization item.

Namespace : DevExpress.ExpressApp.Model

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

csharp
string Value { get; set; }
vb
Property Value As String

Property Value

TypeDescription
String

A string specifying the value of the current localization item.

|

See Also

Application Model (UI Settings Storage)

Localization Basics

IModelLocalizationItem Interface

IModelLocalizationItem Members

DevExpress.ExpressApp.Model Namespace