LookupBindingPropertiesAttribute Constructor ()

 

Initializes a new instance of the LookupBindingPropertiesAttribute class using no parameters.

Namespace:   System.ComponentModel
Assembly:  System (in System.dll)

public:
LookupBindingPropertiesAttribute()

The default constructor sets the DataSource, DisplayMember, ValueMember, and LookupMember properties to null.

.NET Framework
Available since 2.0
Silverlight
Available since 4.0
Return to top
Show: