Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1BindingSource
.
.
::
.
.
AllowNew Property
C1BindingSource Class
See Also
Gets or sets a value indicating whether the
AddNew
()
()
()
()
method can be used to add items to the list.
Namespace:
C1.C1Schedule
Assembly:
C1.Silverlight.Schedule
(in C1.Silverlight.Schedule.dll)
Syntax
C#
public
virtual
bool
AllowNew
{
get
; }
Visual Basic
Public
Overridable
ReadOnly
Property
AllowNew
As
Boolean
Get
See Also
C1BindingSource Class
C1.C1Schedule Namespace