MindFusion.Scheduling for ASP.NET Programmer's Guide
ItemSettings.ShowRecurrenceExceptionIcons Property
See Also
 





Gets or sets a value indicating whether the icon of recurrence exception items is displayed.

Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public State ShowRecurrenceExceptionIcons { get; set; }

Visual Basic  Copy Code

Public Property ShowRecurrenceExceptionIcons As State

 Property Value

One of the State enumeration values that specifies whether to display recurrence exceptions icons. Default value is State.Enabled.

 See Also

ItemSettings Members
ItemSettings Class
MindFusion.Scheduling.WebForms Namespace