ActiveReports 18 .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
    Specifies the default style of the border of the item.
    Syntax
    'Declaration
     
    ReadOnly Property DefaultBorderStyle As String
    string DefaultBorderStyle {get;}
    See Also