alexa

    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