ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / StyleProgram Class / GetPositiveStringFormat Method

In This Topic
    GetPositiveStringFormat Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetPositiveStringFormat( _
       ByVal scope As IDataScopeInternal _
    ) As StringFormatEx
    public StringFormatEx GetPositiveStringFormat( 
       IDataScopeInternal scope
    )

    Parameters

    scope
    See Also