Click or drag to resize

StiColorsConverterGetPropertiesSupported Method (ITypeDescriptorContext)

[Missing <summary> documentation for "M:Stimulsoft.Dashboard.Components.Chart.Design.StiColorsConverter.GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext)"]

Namespace:  Stimulsoft.Dashboard.Components.Chart.Design
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public override bool GetPropertiesSupported(
	ITypeDescriptorContext context
)

Parameters

context
Type: System.ComponentModelITypeDescriptorContext

[Missing <param name="context"/> documentation for "M:Stimulsoft.Dashboard.Components.Chart.Design.StiColorsConverter.GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Dashboard.Components.Chart.Design.StiColorsConverter.GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext)"]

See Also