System.Bindings.ManagerDefaults.TBindingManagerDefault Properties
InheritedProtected
Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
ExprCount | public | The number of owned binding expression objects. |
Expressions | public | Access to the owned binding expression objects. |
ExprList | protected | Stores the binding expressions that this manager owns. |
ManagerCount | public | The number of owned submanagers. |
ManagerList | protected | Stores the submanagers of this manager. |
Managers | public | The submanagers owned by this manager. |
NotifHandler | protected | Handles the incoming notifications from bindable objects. |
Owner | public | The manager that owns this binding manager. |