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

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

    Parameters

    scope
    See Also