ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / MenuSettings Class / DocumentExplorer Property

In This Topic
    DocumentExplorer Property
    In This Topic
    Gets or sets the Document Explorer settings.
    Syntax
    'Declaration
     
    Public Property DocumentExplorer As DocumentExplorer
    public DocumentExplorer DocumentExplorer {get; set;}

    Property Value

    An instance of DocumentExplorer that contains the Document Explorer settings.
    See Also