[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.BorderWidth.Default

Default Property

Default

Gets or sets a width of the border (unless overridden for a specific side).

Declaration
public ExpressionInfo Default { get; set; }
Property Value
Type Description
ExpressionInfo

An ExpressionInfo object evaluating to a Length value indicating the width of the border.

Remarks

Default value is 1pt; the maximum is 20pt; the minimum is .25pt.