ComponentOne Scheduler for WPF and Silverlight
AllowEdit Property (SelectFromListScene)

C1.WPF.Schedule Namespace > SelectFromListScene Class : AllowEdit Property
Gets or sets boolean value determining whether dialog should allow adding or deleting items.
Syntax
'Declaration
 
Public Property AllowEdit As System.Boolean
public System.bool AllowEdit {get; set;}

Property Value

The default value is true.
See Also

Reference

SelectFromListScene Class
SelectFromListScene Members