Click or drag to resize

StiColumnCollectionItem Property (Object)

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

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

Parameters

name
Type: SystemObject

Property Value

Type: StiColumn
See Also