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

In This Topic
    DefaultBorderWidth Property (IStyle)
    In This Topic
    Specifies the default width of the border of the item.
    Syntax
    'Declaration
     
    ReadOnly Property DefaultBorderWidth As Length
    Length DefaultBorderWidth {get;}
    See Also