Search
Calendar.ResetItemViewState Method
See Also
 






Resets the view-related item data contained in the underlying schedule. For example, items moved around in a list view with enabled FreeDrag property have their relative positions within the view reset.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public void ResetItemViewState ()

Visual Basic  Copy Code

Public Sub ResetItemViewState ()

 See Also