Click or drag to resize

StiTextInCellsHelperTrimEndWhiteSpace Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Components.StiTextInCellsHelper.TrimEndWhiteSpace(System.String)"]

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string TrimEndWhiteSpace(
	string inputString
)

Parameters

inputString
Type: SystemString

[Missing <param name="inputString"/> documentation for "M:Stimulsoft.Report.Components.StiTextInCellsHelper.TrimEndWhiteSpace(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.Components.StiTextInCellsHelper.TrimEndWhiteSpace(System.String)"]

See Also