public override void Load(SettingsStorage settings) { TradesGrid.Load(settings.GetValue <SettingsStorage>("TradesGrid")); }