ComplexBindingPropertiesAttribute Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The ComplexBindingPropertiesAttribute type exposes the following members.

Properties

  Name Description
Public property DataMember Gets the name of the data member property for the component to which the ComplexBindingPropertiesAttribute is bound.
Public property DataSource Gets the name of the data source property for the component to which the ComplexBindingPropertiesAttribute is bound.

Top