PropertyManager
Wisej.Web.PropertyManager
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Maintains a Binding between an object's property and a data-bound control property.
Properties
Current
Object: Returns the object owning the data-bound property belongs.
Methods
CancelCurrentEdit()
Cancels the current edit.
EndCurrentEdit()
Ends the current edit operation.
ResumeBinding()
Resumes data binding.
SuspendBinding()
Suspends the data binding between a data source and a data-bound property.
Last updated