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

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

    Parameters

    scope
    See Also