All pages
Powered by GitBook
1 of 1

Loading...

PropertyManager

Wisej.Web.PropertyManager

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.0.0.0)

  • BindingManagerBase

    • PropertyManager

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

Properties

Current

: 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.

Public Class PropertyManager
    Inherits BindingManagerBase
Object
public class PropertyManager : BindingManagerBase