The methods of the IValueAccess interface are listed below. For a complete list of IValueAccess interface members, see the IValueAccess Members topic.
GetServiceObject | Retrieves host services that assist the value editor. The only service currently available in IEditorHost, which will be obtained by passing in typeof(IEditorSite), and IEditorSite, which can be obtained by passing in typeof(IEditorSite). |
ValueChanged | Notifies the ValueAccess implementation that the object returned from the value property has been modified. |