Click or drag to resize

FuncsToProperCase Method

[Missing <summary> documentation for "M:Stimulsoft.Data.Functions.Funcs.ToProperCase(System.String)"]

Namespace:  Stimulsoft.Data.Functions
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public static string ToProperCase(
	string str
)

Parameters

str
Type: SystemString

[Missing <param name="str"/> documentation for "M:Stimulsoft.Data.Functions.Funcs.ToProperCase(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Data.Functions.Funcs.ToProperCase(System.String)"]

See Also