SupportedDisplayModes Property (SLCalendar)

Class

SLCalendar.

Action

Gets a list of supported display modes.

Syntax

C#
protected List(Of SLCalendarMode) SupportedDisplayModes { get; }
VB
'Declaration
Protected Read Property SupportedDisplayModes As List(Of SLCalendarMode)

Access

Read only.