ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / DataSettings Class / DataTab Property

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

    Property Value

    An instance of DataTab that contains the settings for the data tab.
    See Also