menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ListViewResourceManager - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ListViewResourceManager

    Represents the resource manager class for the SfListView control.

    Inheritance
    System.Object
    ListViewResourceManager
    Namespace: Syncfusion.ListView.XForms
    Assembly: Syncfusion.SfListView.XForms.dll
    Syntax
    public class ListViewResourceManager : Object

    Constructors

    ListViewResourceManager()

    Declaration
    public ListViewResourceManager()

    Properties

    Manager

    Gets or sets the instance of System.Resources.ResourceManager.

    Declaration
    public static ResourceManager Manager { get; set; }
    Property Value
    Type
    System.Resources.ResourceManager
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved