Back to Devexpress

ICaptionHelperProvider.GetCaptionHelper() Method

expressappframework-devexpress-dot-expressapp-dot-services-dot-localization-dot-icaptionhelperprovider.md

latest1.9 KB
Original Source

ICaptionHelperProvider.GetCaptionHelper() Method

Returns the Caption Helper.

Namespace : DevExpress.ExpressApp.Services.Localization

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

csharp
ICaptionHelper GetCaptionHelper()
vb
Function GetCaptionHelper As ICaptionHelper

Returns

TypeDescription
DevExpress.ExpressApp.Utils.ICaptionHelper

The Caption Helper.

|

Remarks

Refer to the following help topics to find examples on how to use this method in different scenarios:

See Also

ICaptionHelperProvider Interface

ICaptionHelperProvider Members

DevExpress.ExpressApp.Services.Localization Namespace