ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.TypeScript Namespace / StringExtension Class / trimEnd Method

In This Topic
    trimEnd Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function trimEnd( _
       ByVal text As String _
    ) As String
    public static string trimEnd( 
       string text
    )

    Parameters

    text
    See Also