ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / PropertyGridSettings Class / PropertiesTab Property

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

    Property Value

    An instance of PropertiesTab that contains the settings for the Properties tab.
    See Also