protected override void OnInitialized()
 {
     Id = $"pdsp{++_idSequence}";
     Splitter.AddPanel(this);
 }