Brings the object in edit mode.
Namespace:
C1.C1ScheduleAssembly: C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)
Syntax
C# |
---|
public virtual void BeginEdit() |
Visual Basic |
---|
Public Overridable Sub BeginEdit |
Remarks
A corresponding item from a data source will not be updated on this object's
property changes while the object is in edit mode. Data synchronization will
be performed when the EndEdit()()()() method will be called.