MindFusion.Scheduling for ASP.NET Programmer's Guide
Item.OnVisualsChanged Method
See Also
 





Raises the VisualsChanged event.

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

 Syntax

C#  Copy Code

protected void OnVisualsChanged ()

Visual Basic  Copy Code

Protected Sub OnVisualsChanged ()

 Remarks

The VisualsChanged event notifies the control that the appearance of the item has changes and it is repainted. Call the method from your class to repaint an item.

 See Also

Item Members
Item Class
MindFusion.Scheduling Namespace