[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Export.Html.Section.HtmlExport.CreateFramesetPage

CreateFramesetPage Property

CreateFramesetPage

Sets or returns a value indicating that the HTML pages appear in a frame set where any bookmark entries appear on the left, and the report document contents appear on the right. The resulting filename will use the specified filename with the extension ".frame.html".

Declaration
public bool CreateFramesetPage { get; set; }