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
SyntaxC#
Copy Code
|
|---|
public void ResetItemViewState () |
Visual Basic
Copy Code
|
|---|
Public Sub ResetItemViewState () |
See Also