ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IPage Interface / ThrowIfPlaceHoldersEmpty Property

In This Topic
    ThrowIfPlaceHoldersEmpty Property (IPage)
    In This Topic
    Specifies whether the page should be thrown if place holders are empty.
    Syntax
    'Declaration
     
    ReadOnly Property ThrowIfPlaceHoldersEmpty As Boolean
    bool ThrowIfPlaceHoldersEmpty {get;}
    See Also