public GridControlContainerFilterService(ContainerFilterService existService)
 {
     this.existService = existService;
 }