Click or drag to resize

StiPropertiesTabCanExtend Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Design.StiPropertiesTab.CanExtend(System.Object)"]

Namespace:  Stimulsoft.Base.Design
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public override bool CanExtend(
	Object extendee
)

Parameters

extendee
Type: SystemObject

[Missing <param name="extendee"/> documentation for "M:Stimulsoft.Base.Design.StiPropertiesTab.CanExtend(System.Object)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Base.Design.StiPropertiesTab.CanExtend(System.Object)"]

Implements

IExtenderProviderCanExtend(Object)
See Also