ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Html / GrapeCity.ActiveReports.Export.Html.Page Namespace / Settings Class / Mode Property

In This Topic
    Mode Property (Settings)
    In This Topic
    Gets or sets the mode to use when rendering to html.
    Syntax
    'Declaration
     
    Public Property Mode As GrapeCity.ActiveReports.Core.Export.Html.Page.RenderMode
    public GrapeCity.ActiveReports.Core.Export.Html.Page.RenderMode Mode {get; set;}
    See Also