'Declaration Public Property Disabled As ExpressionInfo
public ExpressionInfo Disabled {get; set;}
Property Value
An GrapeCity.Enterprise.Data.Expressions.ExpressionInfo object representing a System.Boolean value.true
indicates the page break is disabled; otherwise, false
. Default is false
.