Click or drag to resize

StiOrderConverterGetPropertiesSupported Method (ITypeDescriptorContext)

[Missing <summary> documentation for "M:Stimulsoft.Base.Localization.StiOrderConverter.GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext)"]

Namespace:  Stimulsoft.Base.Localization
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.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.Base.Localization.StiOrderConverter.GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Base.Localization.StiOrderConverter.GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext)"]

See Also