menu

WPF

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

    Show / Hide Table of Contents

    Class MonthViewHeader

    Represents a class which holds month view header cell information.

    Inheritance
    System.Object
    ViewHeaderBase
    MonthViewHeader
    Implements
    System.ComponentModel.INotifyPropertyChanged
    Inherited Members
    ViewHeaderBase.AllowViewNavigation
    ViewHeaderBase.AllowViewNavigationProperty
    ViewHeaderBase.ColumnIndex
    ViewHeaderBase.DateText
    ViewHeaderBase.DayText
    ViewHeaderBase.IsDayView
    ViewHeaderBase.IsEnsured
    ViewHeaderBase.IsToday
    ViewHeaderBase.IsTodayProperty
    ViewHeaderBase.OnCreateAutomationPeer()
    ViewHeaderBase.OnDragLeave(DragEventArgs)
    ViewHeaderBase.OnDragOver(DragEventArgs)
    ViewHeaderBase.OnDrop(DragEventArgs)
    ViewHeaderBase.OnMouseDoubleClick(MouseButtonEventArgs)
    ViewHeaderBase.OnMouseLeftButtonUp(MouseButtonEventArgs)
    ViewHeaderBase.OnPreviewStylusUp(StylusEventArgs)
    ViewHeaderBase.PropertyChanged
    Namespace: Syncfusion.UI.Xaml.Scheduler
    Assembly: Syncfusion.SfScheduler.WPF.dll
    Syntax
    public class MonthViewHeader : ViewHeaderBase, INotifyPropertyChanged

    Constructors

    MonthViewHeader()

    Initializes a new instance of the MonthViewHeader class.

    Declaration
    public MonthViewHeader()

    Implements

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