Click or drag to resize

StiNameCreationCheckName Method (Object, StiReport, String, String, Boolean)

[Missing <summary> documentation for "M:Stimulsoft.Report.StiNameCreation.CheckName(System.Object,Stimulsoft.Report.StiReport,System.String,System.String,System.Boolean)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static bool CheckName(
	Object checkedObject,
	StiReport report,
	string name,
	string messageBoxCaption,
	bool isValid
)

Parameters

checkedObject
Type: SystemObject

[Missing <param name="checkedObject"/> documentation for "M:Stimulsoft.Report.StiNameCreation.CheckName(System.Object,Stimulsoft.Report.StiReport,System.String,System.String,System.Boolean)"]

report
Type: Stimulsoft.ReportStiReport

[Missing <param name="report"/> documentation for "M:Stimulsoft.Report.StiNameCreation.CheckName(System.Object,Stimulsoft.Report.StiReport,System.String,System.String,System.Boolean)"]

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Stimulsoft.Report.StiNameCreation.CheckName(System.Object,Stimulsoft.Report.StiReport,System.String,System.String,System.Boolean)"]

messageBoxCaption
Type: SystemString

[Missing <param name="messageBoxCaption"/> documentation for "M:Stimulsoft.Report.StiNameCreation.CheckName(System.Object,Stimulsoft.Report.StiReport,System.String,System.String,System.Boolean)"]

isValid
Type: SystemBoolean

[Missing <param name="isValid"/> documentation for "M:Stimulsoft.Report.StiNameCreation.CheckName(System.Object,Stimulsoft.Report.StiReport,System.String,System.String,System.Boolean)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Report.StiNameCreation.CheckName(System.Object,Stimulsoft.Report.StiReport,System.String,System.String,System.Boolean)"]

See Also