Search
ModifiedItemInfo.ResizeStart Property
See Also
 






Gets a value indicating whether the item's start has been modified.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public bool ResizeStart { get; }

Visual Basic  Copy Code

Public ReadOnly Property ResizeStart As Boolean

 Property Value

A Boolean value indicating whether the item's start has been modified.

 See Also