ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / StylesSettings Class / StylesTab Property

In This Topic
    StylesTab Property
    In This Topic
    Gets or sets the settings for the Styles tab.
    Syntax
    'Declaration
     
    Public Property StylesTab As StylesTab
    public StylesTab StylesTab {get; set;}

    Property Value

    An instance of StylesTab that defines the settings for the Styles tab.
    See Also