[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.PageBreak.Disabled

Disabled Property

Disabled

Gets or sets a value indicating whether the page break is disabled.

Declaration
[ExpressionBaseType(typeof(bool))]
public ExpressionInfo Disabled { get; set; }
Property Value
Type Description
ExpressionInfo

An ExpressionInfo object representing a bool value. true indicates the page break is disabled; otherwise, false. Default is false.