TypeDescriptor::GetDefaultProperty Method
.NET Framework (current version)
Returns the default property for a component.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetDefaultProperty(Object^) | Returns the default property for the specified component. |
![]() ![]() | GetDefaultProperty(Object^, Boolean) | Returns the default property for the specified component with a custom type descriptor. |
![]() ![]() | GetDefaultProperty(Type^) | Returns the default property for the specified type of component. |
Show:

