Click or drag to resize

StiCrossTabStyleSave Method (Stream)

Saves the style in the stream.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public override void Save(
	Stream stream
)

Parameters

stream
Type: System.IOStream
Stream for saving the style.
See Also