Click or drag to resize

StiBaseStyleEquals Method (Object, Boolean, Boolean)

[Missing <summary> documentation for "M:Stimulsoft.Report.StiBaseStyle.Equals(System.Object,System.Boolean,System.Boolean)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public bool Equals(
	Object obj,
	bool allowEqualName,
	bool allowEqualDescription
)

Parameters

obj
Type: SystemObject

[Missing <param name="obj"/> documentation for "M:Stimulsoft.Report.StiBaseStyle.Equals(System.Object,System.Boolean,System.Boolean)"]

allowEqualName
Type: SystemBoolean

[Missing <param name="allowEqualName"/> documentation for "M:Stimulsoft.Report.StiBaseStyle.Equals(System.Object,System.Boolean,System.Boolean)"]

allowEqualDescription
Type: SystemBoolean

[Missing <param name="allowEqualDescription"/> documentation for "M:Stimulsoft.Report.StiBaseStyle.Equals(System.Object,System.Boolean,System.Boolean)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Report.StiBaseStyle.Equals(System.Object,System.Boolean,System.Boolean)"]

See Also