|
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
)
Public Overrides Function GetPropertiesSupported (
context As ITypeDescriptorContext
) As Boolean
Request Example
View SourceParameters
- context
- Type: System.ComponentModelITypeDescriptorContext
Return Value
Type:
BooleanSee Also