Specifies which components can accept the extender.
Object
Attribute
MemberAttribute
ExtenderPropertyAttribute
[Visual Basic] Public Class ExtenderPropertyAttribute Inherits MemberAttribute [C#] public class ExtenderPropertyAttribute : MemberAttribute [C++] public __gc class ExtenderPropertyAttribute : public MemberAttribute [JScript] public class ExtenderPropertyAttribute extends MemberAttribute
The ReceiverType property contains the type of object that can receive the extender property.
For more information, see TBD and TBD.
Namespace: System.ComponentModel
Assembly: System.dll