Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1BindingSource
.
.
::
.
.
AddNew Method
C1BindingSource Class
See Also
Adds a new item to the underlying list.
Namespace:
C1.C1Schedule
Assembly:
C1.Web.UI.Controls.2
(in C1.Web.UI.Controls.2.dll)
Syntax
C#
public
virtual
Object
AddNew
()
Visual Basic
Public
Overridable
Function
AddNew
As
Object
Return Value
The item added to the list.
Implements
IBindingList
.
.
::
.
.
AddNew
()
()
()
()
See Also
C1BindingSource Class
C1.C1Schedule Namespace