menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class ScheduleResourceManager

    The Schedule resource manager used to get and set the resource manager for schedule to define the localization values.

    Inheritance
    System.Object
    ScheduleResourceManager
    Namespace: Syncfusion.SfSchedule.XForms
    Assembly: Syncfusion.SfSchedule.XForms.dll
    Syntax
    public class ScheduleResourceManager : Object

    Constructors

    ScheduleResourceManager()

    Initializes a new instance of the ScheduleResourceManager class.

    Declaration
    public ScheduleResourceManager()

    Properties

    Manager

    Gets or sets the resource manager.

    Declaration
    public static ResourceManager Manager { get; set; }
    Property Value
    Type Description
    System.Resources.ResourceManager

    The resource manager.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved