[]
Returns whether this object supports properties.
public override bool GetPropertiesSupported(ITypeDescriptorContext context)
| Type | Name | Description |
|---|---|---|
| ITypeDescriptorContext | context | An ITypeDescriptorContext that provides a format context. |
| Type | Description |
|---|---|
| bool | Always returns true. |