Click or drag to resize

StiMatrixCacheManagerGetMatrixSegment Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Export.StiMatrixCacheManager.GetMatrixSegment(System.Int32)"]

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiMatrixCacheSegment GetMatrixSegment(
	int index
)

Parameters

index
Type: SystemInt32

[Missing <param name="index"/> documentation for "M:Stimulsoft.Report.Export.StiMatrixCacheManager.GetMatrixSegment(System.Int32)"]

Return Value

Type: StiMatrixCacheSegment

[Missing <returns> documentation for "M:Stimulsoft.Report.Export.StiMatrixCacheManager.GetMatrixSegment(System.Int32)"]

See Also