menu

Xamarin.iOS

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

    Show / Hide Table of Contents

    Class VisibleDatesChangedEventArgs

    Visible dates changed event arguments

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

    Constructors

    VisibleDatesChangedEventArgs()

    Declaration
    public VisibleDatesChangedEventArgs()

    Properties

    VisibleDates

    Gets or sets the visible dates

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