alexa
menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class SchedulerAdaptiveResource

    Represents a class that hold the details of the scheduler header view to be used in header template.

    Inheritance
    System.Object
    SchedulerAdaptiveResource
    Namespace: Syncfusion.Maui.Scheduler
    Assembly: Syncfusion.Maui.Scheduler.dll
    Syntax
    public class SchedulerAdaptiveResource : Object

    Properties

    Resource

    Gets the details of the selected resource in the adaptive header view.

    Declaration
    public SchedulerResource Resource { get; }
    Property Value
    Type
    SchedulerResource

    Methods

    ToggleResourceDrawerView()

    Toggles the visibility of the drawer resource view.

    Declaration
    public void ToggleResourceDrawerView()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved