C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / C1BindingSource Class / AddNew Method

In This Topic
AddNew Method
In This Topic
Adds a new item to the underlying list.
Syntax
'Declaration
 
Public Overridable Function AddNew() As System.Object
 

Return Value

The item added to the list.
See Also