[]
Gets a value indicating whether this object supports properties using the specified context.
public override bool GetPropertiesSupported(ITypeDescriptorContext context)
| Type | Name | Description |
|---|---|---|
| ITypeDescriptorContext | context | An ITypeDescriptorContext that provides a format context. |
| Type | Description |
|---|---|
| bool | false because we don't want to expose the properties in the Property Editor |