Click or drag to resize

IEditable Interface

Namespace:  EDK4Net.Web.Controls
Assembly:  EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
public interface IEditable : IBindable

The IEditable type exposes the following members.

Properties
Methods
  NameDescription
Public methodUpdateValue
Top
Events
  NameDescription
Public eventOnEditingChange
Top
See Also