PropertyManager

Wisej.Web.PropertyManager

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.0.0.0)

Maintains a Binding between an object's property and a data-bound control property.

public class PropertyManager : BindingManagerBase

Properties

Object: Returns the object owning the data-bound property belongs.

Methods

Cancels the current edit.

Ends the current edit operation.

Resumes data binding.

Suspends the data binding between a data source and a data-bound property.

Last updated