Unplanned
Last Updated: 09 Jul 2020 10:53 by ADMIN
Fred
Created on: 09 Jul 2020 10:38
Category: Spreadsheet
Type: Bug Report
1
Spreadsheet: Setting a tab color from API doesn't fire a UI update
Setting a tab color from API:
this.radSpreadsheet.ActiveWorksheet.ViewState.TabColor = new ThemableColor(Colors.Red);
doesn't fire a UI update.
0 comments