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

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

    Parameters

    scope
    See Also