MindFusion WinForms Programmer's Guide
ItemModifyConfirmEventArgs.AllowChangeResource Property
See Also
 





Gets or sets a value indicating whether the item is allowed to change its resources.

Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public bool AllowChangeResource { get; set; }

Visual Basic  Copy Code

Public Property AllowChangeResource As Boolean

 Property Value

A boolean value. The default is true.

 See Also

ItemModifyConfirmEventArgs Members
ItemModifyConfirmEventArgs Class
MindFusion.Scheduling.WinForms Namespace