menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ResourceGroupType - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ResourceGroupType

    specifying whether the dates should be grouped under resource or resources should be grouped within a date.

    Namespace: Syncfusion.UI.Xaml.Scheduler
    Assembly: Syncfusion.SfScheduler.WPF.dll
    Syntax
    public enum ResourceGroupType

    Fields

    Name Description
    Date

    Specifies to displays the schedule resource grouped within a date.

    None

    Specifies no schedule resource is displayed in view.

    Resource

    Specifies to displays the dates grouped under schedule resource.

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