This topic has not yet been rated - Rate this topic

BindingManagerBase.GetItemProperties Method

Gets the list of property descriptors for the data source.
Name Description
BindingManagerBase.GetItemProperties () When overridden in a derived class, gets the collection of property descriptors for the binding.

Supported by the .NET Compact Framework.

BindingManagerBase.GetItemProperties (ArrayList, ArrayList) Gets the collection of property descriptors for the binding using the specified ArrayList.

Supported by the .NET Compact Framework.

BindingManagerBase.GetItemProperties (Type, Int32, ArrayList, ArrayList) Gets the list of properties of the items managed by this BindingManagerBase.

Supported by the .NET Compact Framework.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.