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

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

    Parameters

    scope
    See Also