Exemplo n.º 1
0
 private void SetDefaults(BandBase band)
 {
     band.CreateUniqueName();
     band.Height = band.GetPreferredSize().Height;
 }