menu

WPF

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

    Show / Hide Table of Contents

    Class SpecialDatesCollection

    SpecialDatesCollection class

    Inheritance
    System.Object
    SpecialDatesCollection
    Namespace: Syncfusion.Windows.Shared
    Assembly: Syncfusion.Shared.Wpf.dll
    Syntax
    public class SpecialDatesCollection : ObservableCollection<SpecialDate>

    Constructors

    SpecialDatesCollection()

    Declaration
    public SpecialDatesCollection()

    Methods

    OnCollectionChanged(NotifyCollectionChangedEventArgs)

    Invoked when Special Dates collection changed.

    Declaration
    protected override void OnCollectionChanged(NotifyCollectionChangedEventArgs e)
    Parameters
    Type Name Description
    System.Collections.Specialized.NotifyCollectionChangedEventArgs e

    Notify collection chnaged event

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