Click or drag to resize

StiServicesTabGetProperties Method (ITypeDescriptorContext, Object, Attribute)

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

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

Parameters

context
Type: System.ComponentModelITypeDescriptorContext

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

component
Type: SystemObject

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

attributes
Type: SystemAttribute

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

Return Value

Type: PropertyDescriptorCollection

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

See Also