System.ComponentModel.DefaultBindingPropertyAttribute Class

Specifies the default binding property for a component. This class cannot be inherited.

See Also: DefaultBindingPropertyAttribute Members

Syntax

[System.AttributeUsage(System.AttributeTargets.Class)]
public sealed class DefaultBindingPropertyAttribute : Attribute

Remarks

The System.ComponentModel.DefaultBindingPropertyAttribute is specified at the class level. It can be inherited and does not allow multiple attributes on the same class.

For more information about using attributes, see Extending Metadata Using Attributes.

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0