PocketPlanner Programmer's Guide

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.Compact
Assembly: PocketPlanner

 Syntax

C#

public void ResetItemViewState ()

Visual Basic

Public Sub ResetItemViewState ()

 See Also