This topic has not yet been rated - Rate this topic

PropertyManager Properties

The PropertyManager type exposes the following members.

  Name Description
Public property Bindings Gets the collection of bindings being managed. (Inherited from BindingManagerBase.)
Public property Count When overridden in a derived class, gets the number of rows managed by the BindingManagerBase. (Overrides BindingManagerBase.Count.)
Public property Current Gets the object to which the data-bound property belongs. (Overrides BindingManagerBase.Current.)
Public property IsBindingSuspended Gets a value indicating whether binding is suspended. (Inherited from BindingManagerBase.)
Public property Position When overridden in a derived class, gets or sets the position in the underlying list that controls bound to this data source point to. (Overrides BindingManagerBase.Position.)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.