CalendarDayButtonStyleSelector Class
In This Topic
Represents the
CalendarDayButtonStyleSelector class, which allow user to set simple style for
CalendarDayButton according to some conditions.
Object Model
Syntax
Example
The following xaml demonstrates how to change appearance of
WeekTitle and
CalendarDayButton through
WeekTitleStyleSelector and
CalendarDayButtonStyleSelector in xaml.
Inheritance Hierarchy
System.Object
GrapeCity.Wpf.SpreadSheet.CellType.Editors.StyleSelector<T>
GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarDayButtonStyleSelector
See Also