Exemplo n.º 1
0
 protected override void OnInitialized()
 {
     To   = DateTime.Now;
     From = To.AddMonths(-1);
 }