C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / C1BindingSource Class / AllowNew Property

In This Topic
AllowNew Property
In This Topic
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
 
See Also