Click or drag to resize
Accord.NET (logo)

RangeTypeConverterGetPropertiesSupported Method (ITypeDescriptorContext)

Returns true.

Namespace:  Accord.Controls
Assembly:  Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax
public override bool GetPropertiesSupported(
	ITypeDescriptorContext context
)
Request Example View Source

Parameters

context
Type: System.ComponentModelITypeDescriptorContext

Return Value

Type: Boolean
See Also