ComponentOne Scheduler for WinForms
AllowNew Property

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > C1BindingSource Class : AllowNew Property
Gets or sets a value indicating whether the AddNew method can be used to add items to the list.
Syntax
'Declaration
 
Public Overridable ReadOnly Property AllowNew As System.Boolean
public virtual System.bool AllowNew {get;}
See Also

Reference

C1BindingSource Class
C1BindingSource Members