Click or drag to resize

StiCellsItem Property

[Missing <summary> documentation for "P:Stimulsoft.Report.StiCells.Item(System.Int32,System.Int32)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public decimal this[
	int x,
	int y
] { get; }

Parameters

x
Type: SystemInt32
y
Type: SystemInt32

Property Value

Type: Decimal
See Also