ActiveReports 12
ThrowIfPlaceHoldersEmpty Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Page Class : ThrowIfPlaceHoldersEmpty Property
Specifies whether the page should be thrown if place holders are empty.
Syntax
'Declaration
 
Public Property ThrowIfPlaceHoldersEmpty As Boolean
public bool ThrowIfPlaceHoldersEmpty {get; set;}
See Also

Reference

Page Class
Page Members