WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BlackDatesCollection

    Show / Hide Table of Contents

    Class BlackDatesCollection

    BlackDatesCollection class

    Inheritance
    System.Object
    BlackDatesCollection
    BlackoutDatesCollection
    Namespace: Syncfusion.Windows.Shared
    Assembly: Syncfusion.Shared.Wpf.dll
    Syntax
    [Obsolete("BlackDatesCollection class is deprecated, use BlackoutDatesCollection instead")]
    public class BlackDatesCollection : ObservableCollection<BlackoutDatesRange>

    Constructors

    BlackDatesCollection()

    Declaration
    public BlackDatesCollection()

    Methods

    OnCollectionChanged(NotifyCollectionChangedEventArgs)

    Declaration
    protected override void OnCollectionChanged(NotifyCollectionChangedEventArgs e)
    Parameters
    Type Name Description
    System.Collections.Specialized.NotifyCollectionChangedEventArgs e
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved