ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / TitleSettings Class
Members

In This Topic
    TitleSettings Class
    In This Topic
    Represents a settings related to the document title, allowing configuration of whether the browser tab title can be updated by the designer.
    Object Model
    TitleSettings Class
    Syntax
    'Declaration
     
    Public Class TitleSettings 
    public class TitleSettings 
    Remarks
    The TitleSettings class provides a property to configure whether the browser tab title can be updated.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Blazor.Designer.TitleSettings

    See Also