menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class ScheduleViewChangedEventArgs

    Schedule view changed event arguments

    Inheritance
    System.Object
    ScheduleViewChangedEventArgs
    Namespace: Com.Syncfusion.Schedule
    Assembly: Syncfusion.SfSchedule.Android.dll
    Syntax
    public class ScheduleViewChangedEventArgs : EventArgs

    Constructors

    ScheduleViewChangedEventArgs()

    Declaration
    public ScheduleViewChangedEventArgs()

    Properties

    ScheduleView

    Gets or sets the schedule view

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