Click or drag to resize

StiVariablesCollectionRenameCategory Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiVariablesCollection.RenameCategory(System.String,System.String)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void RenameCategory(
	string oldName,
	string newName
)

Parameters

oldName
Type: SystemString

[Missing <param name="oldName"/> documentation for "M:Stimulsoft.Report.Dictionary.StiVariablesCollection.RenameCategory(System.String,System.String)"]

newName
Type: SystemString

[Missing <param name="newName"/> documentation for "M:Stimulsoft.Report.Dictionary.StiVariablesCollection.RenameCategory(System.String,System.String)"]

See Also