Click or drag to resize

FuncMonthToStrAddCulture Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Func.MonthToStr.AddCulture(System.String[],System.String[],System.Boolean)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static void AddCulture(
	string[] monthNames,
	string[] cultureNames,
	bool defaultUpperCase
)

Parameters

monthNames
Type: SystemString

[Missing <param name="monthNames"/> documentation for "M:Stimulsoft.Report.Func.MonthToStr.AddCulture(System.String[],System.String[],System.Boolean)"]

cultureNames
Type: SystemString

[Missing <param name="cultureNames"/> documentation for "M:Stimulsoft.Report.Func.MonthToStr.AddCulture(System.String[],System.String[],System.Boolean)"]

defaultUpperCase
Type: SystemBoolean

[Missing <param name="defaultUpperCase"/> documentation for "M:Stimulsoft.Report.Func.MonthToStr.AddCulture(System.String[],System.String[],System.Boolean)"]

See Also