Click or drag to resize

StiOrderConverterGetProperties Method (ITypeDescriptorContext, Object, Attribute)

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

Namespace:  Stimulsoft.Base.Localization
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public override PropertyDescriptorCollection GetProperties(
	ITypeDescriptorContext context,
	Object value,
	Attribute[] attributes
)

Parameters

context
Type: System.ComponentModelITypeDescriptorContext

[Missing <param name="context"/> documentation for "M:Stimulsoft.Base.Localization.StiOrderConverter.GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])"]

value
Type: SystemObject

[Missing <param name="value"/> documentation for "M:Stimulsoft.Base.Localization.StiOrderConverter.GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])"]

attributes
Type: SystemAttribute

[Missing <param name="attributes"/> documentation for "M:Stimulsoft.Base.Localization.StiOrderConverter.GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])"]

Return Value

Type: PropertyDescriptorCollection

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

See Also