[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; }
Public ReadOnly Default Property Item (
x As Integer,
y As Integer
) As Decimal
Get
Parameters
- x
- Type: SystemInt32
- y
- Type: SystemInt32
Property Value
Type:
DecimalSee Also