[]
Returns the default property for this instance of a component.
public PropertyDescriptor GetDefaultProperty()
Public Function GetDefaultProperty() As PropertyDescriptor
| Type | Description |
|---|---|
| PropertyDescriptor | A PropertyDescriptor that represents the default property for this object, or null if this object does not have properties. |