Gets or sets a value that indicates whether the user can change the canvas positions of task event items in the control by drag and drop operations.
Namespace:
DlhSoft.Web.UI.WebControls.PertAssembly: DlhSoft.ProjectData.PertChart.ASP.Controls (in DlhSoft.ProjectData.PertChart.ASP.Controls.dll)
Syntax
| C# |
|---|
public virtual bool CanUserRearrangeItems { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property CanUserRearrangeItems As Boolean |