Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AppointmentsForDateEventArgs - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class AppointmentsForDateEventArgs

    Appointments for date event arguments

    Inheritance
    System.Object
    AppointmentsForDateEventArgs
    Namespace: Syncfusion.SfSchedule.iOS
    Assembly: Syncfusion.SfSchedule.iOS.dll
    Syntax
    public class AppointmentsForDateEventArgs : EventArgs

    Constructors

    AppointmentsForDateEventArgs()

    Declaration
    public AppointmentsForDateEventArgs()

    Properties

    Date

    Gets or sets the date value

    Declaration
    public NSDate Date { get; set; }
    Property Value
    Type Description
    Foundation.NSDate
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved