ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Page Class / ThrowIfPlaceHoldersEmpty Property

In This Topic
    ThrowIfPlaceHoldersEmpty Property (Page)
    In This Topic
    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