Intersoft ClientUI Documentation
NewDisplayMode Property



Gets the UXCalendar display mode after it is changed.
Syntax
Public ReadOnly Property NewDisplayMode As CalendarDisplayMode
Dim instance As UXCalendarDisplayModeChangedEventArgs
Dim value As CalendarDisplayMode
 
value = instance.NewDisplayMode
public CalendarDisplayMode NewDisplayMode {get;}
public:
property CalendarDisplayMode NewDisplayMode {
   CalendarDisplayMode get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UXCalendarDisplayModeChangedEventArgs Class
UXCalendarDisplayModeChangedEventArgs Members

Send Feedback