[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcDropDownCalendar.DisplayModeChanged

DisplayModeChanged Event

Occurs when the DisplayMode property changed.

Namespace: GrapeCity.Wpf.SpreadSheet.CellType.Editors
Assembly: GrapeCity.Wpf.SpreadSheet.CellType.dll
Syntax
public event CalendarModeChangedEventHandler DisplayModeChanged
Public Event DisplayModeChanged As CalendarModeChangedEventHandler
Returns
Type Description
CalendarModeChangedEventHandler Occurs when the property changed.
Remarks

This event is raised if the DisplayMode property changed, and it can be changed not only by user interaction but also by binding as well as other set values.