Class MonthViewHeader
Represents a class which holds month view header cell information.
Implements
System.ComponentModel.INotifyPropertyChanged
Inherited Members
Namespace: Syncfusion.UI.Xaml.Scheduler
Assembly: Syncfusion.Scheduler.WinUI.dll
Syntax
public class MonthViewHeader : ViewHeaderBase, INotifyPropertyChanged
Constructors
MonthViewHeader()
Initializes a new instance of the MonthViewHeader class.
Declaration
public MonthViewHeader()
Methods
OnApplyTemplate()
Declaration
protected override void OnApplyTemplate()
Implements
System.ComponentModel.INotifyPropertyChanged