ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / Sidebar Class / ToggleVisibility Method

In This Topic
    ToggleVisibility Method (Sidebar)
    In This Topic
    Toggles the Sidebar visibility.
    Syntax
    'Declaration
     
    Public Sub ToggleVisibility() 
    public void ToggleVisibility()
    Remarks
    This method should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    See Also