Click or drag to resize

StiStylesCollectionIndexOf Method

[Missing <summary> documentation for "M:Stimulsoft.Report.StiStylesCollection.IndexOf(Stimulsoft.Report.StiBaseStyle)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public int IndexOf(
	StiBaseStyle style
)

Parameters

style
Type: Stimulsoft.ReportStiBaseStyle

[Missing <param name="style"/> documentation for "M:Stimulsoft.Report.StiStylesCollection.IndexOf(Stimulsoft.Report.StiBaseStyle)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Stimulsoft.Report.StiStylesCollection.IndexOf(Stimulsoft.Report.StiBaseStyle)"]

See Also