Click or drag to resize

StiReportDataSourceConverterGetPropertiesSupported Method (ITypeDescriptorContext)

[Missing <summary> documentation for "M:Stimulsoft.Report.Design.StiReportDataSourceConverter.GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext)"]

Namespace:  Stimulsoft.Report.Design
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.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.Report.Design.StiReportDataSourceConverter.GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Report.Design.StiReportDataSourceConverter.GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext)"]

See Also