Completed
Last Updated: 06 Apr 2021 12:01 by ADMIN
Release LIB 2021.1.412 (12/04/2021)
Robby
Created on: 02 Apr 2021 12:56
Category: Spreadsheet
Type: Bug Report
0
RadSpreadsheet: RadSpreadsheetSheetSelector is not collapsed when setting its IsVisible property to false

RadSpreadsheet exposes API enabling the users to control the visibility of the sheet selector:

RadSpreadsheetSheetSelector.SetIsSheetSelectorVisible(radSpreadsheet, isVisible);

When the SetIsSheetSelectorVisible method is invoked with false value for the isVisible parameter, its parent container is still visible in the UI.

0 comments