Click or drag to resize

StiVariable Constructor (String)

Creates an object of the type StiVariable. In this case creates the category.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiVariable(
	string category
)

Parameters

category
Type: SystemString
Category of the variable.
See Also