CollectionViewLocalizer Class
An object that localizes the text lines displayed in the DXCollectionView.
Namespace: DevExpress.Maui.CollectionView
Assembly: DevExpress.Maui.CollectionView.dll
NuGet Package: DevExpress.Maui.CollectionView
Declaration
[AcceptEmptyServiceProvider]
public class CollectionViewLocalizer :
ViewLocalizerBase<CollectionViewStringId>
Inheritance
System.Object
DevExpress.Maui.Core.Internal.MarkupExtensionBase<String>
See Also