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

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