Search
CalendarButton.Invalidated Event
See Also
 






Raised to indicate that the buttons need to be repainted.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public event EventHandler Invalidated

Visual Basic  Copy Code

Public Event Invalidated As EventHandler

 See Also