Back to Devexpress

ITranslatorProvider.Caption Property

expressappframework-devexpress-dot-expressapp-dot-utils-dot-itranslatorprovider.md

latest1.1 KB
Original Source

ITranslatorProvider.Caption Property

Gets the name of a custom translation provider.

Namespace : DevExpress.ExpressApp.Utils

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

csharp
string Caption { get; }
vb
ReadOnly Property Caption As String

Property Value

TypeDescription
String

A string representing the name of a custom translation provider.

|

See Also

ITranslatorProvider Interface

ITranslatorProvider Members

DevExpress.ExpressApp.Utils Namespace