Click or drag to resize

StiMatrixBookmarksCollectionItem Property

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

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public string this[
	int row,
	int column
] { get; set; }

Parameters

row
Type: SystemInt32
column
Type: SystemInt32

Property Value

Type: String
See Also