Пример #1
0
 public void ValidateLayout()
 {
     LayoutControl.Validate();
     LayoutControl.BeginUpdate();
     LayoutControl.EndUpdate();
 }