This topic has not yet been rated - Rate this topic

IEditableObject Interface

Represents an object that has an editing mode and the ability to commit or revert changes.

Namespace:  System.ComponentModel
Assembly:  System (in System.dll)
public interface IEditableObject

The IEditableObject type exposes the following members.

  Name Description
Public method Supported by Silverlight for Windows Phone Supported by Xbox 360 BeginEdit Causes the object to enter editing mode.
Public method Supported by Silverlight for Windows Phone Supported by Xbox 360 CancelEdit Causes the object to leave editing mode and revert to the previous, unedited value.
Public method Supported by Silverlight for Windows Phone Supported by Xbox 360 EndEdit Causes the object to leave editing mode and commit the edited value.
Top

Silverlight

Supported in: 5, 4, 3

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1, Windows Phone OS 7.0

XNA Framework

Supported in: Xbox 360, Windows Phone OS 7.0

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Blog Article about using IEditableObject in Silverlight

Silverlight Business Application Part 6: IEditableobject and Add new item (Take 3!) -
http://weblogs.asp.net/manishdalal/archive/2008/09/17/silverlight-business-application-part-6-ieditableobject-and-add-new-time-take-3.aspx