ComplexBindingPropertiesAttribute Constructor

 

Initializes a new instance of the ComplexBindingPropertiesAttribute class.

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

NameDescription
System_CAPS_pubmethodComplexBindingPropertiesAttribute()

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

System_CAPS_pubmethodComplexBindingPropertiesAttribute(String^)

Initializes a new instance of the ComplexBindingPropertiesAttribute class using the specified data source.

System_CAPS_pubmethodComplexBindingPropertiesAttribute(String^, String^)

Initializes a new instance of the ComplexBindingPropertiesAttribute class using the specified data source and data member.

Return to top
Show: