ListPaddingTypeConverterGetPropertiesSupported(ITypeDescriptorContext) Method

Determines if this object supports properties

Definition

Namespace: EWSoftware.ListControls.Design
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public override bool GetPropertiesSupported(
	ITypeDescriptorContext context
)

Parameters

context  ITypeDescriptorContext
A formatter context

Return Value

Boolean
Always returns true

See Also