Пример #1
0
 // ISupportInitialize implementation extends initialization process to the
 // contained grid
 void ISupportInitialize.BeginInit()
 {
     _flex.BeginInit();
 }