Express > Express Assembly Interfaces > IWorkbookDocumentViewerBox > IWorkbookDocumentViewerBox.FactorsTreeVisible
FactorsTreeVisible: Boolean;
The FactorsTreeVisible property determines the attribute of displaying additional controls in the component area.
The FactorsTreeVisible property controls the displaying of the series tree, the Source button and the breadcrumb by attributes of the selected source.
Available Values:
True. Default value. Elements are shown.
False. Elements are hidden.
The property use is given the example for IWorkbookDocumentViewerBox.Analyzer.
See also: