Skip to main content
A newer version of this page is available. .

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

public class CollectionViewLocalizer :
    ViewLocalizerBase<CollectionViewStringId>

Inheritance

See Also