Click or drag to resize

StiRowCollectionItem Property (Object)

[Missing <summary> documentation for "P:Stimulsoft.Report.CrossTab.Core.StiRowCollection.Item(System.Object)"]

Namespace:  Stimulsoft.Report.CrossTab.Core
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiRow this[
	Object name
] { get; }

Parameters

name
Type: SystemObject

Property Value

Type: StiRow
See Also