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

In This Topic
    IsRTL Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function IsRTL( _
       ByVal scope As IDataScopeInternal _
    ) As Boolean
    public bool IsRTL( 
       IDataScopeInternal scope
    )

    Parameters

    scope
    See Also