ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IStyle Interface / DefaultBorderStyle Property

In This Topic
    DefaultBorderStyle Property (IStyle)
    In This Topic
    Gets the default style of the border of the item.
    Syntax
    'Declaration
     
    ReadOnly Property DefaultBorderStyle As String
    string DefaultBorderStyle {get;}

    Property Value

    A System.String representing the default style of the border.
    See Also