Example #1
0
 public LookupHandlerCellEditorView()
 {
     _control = new LookupHandlerCellEditorControl();
 }
		public LookupHandlerCellEditorView()
		{
			_control = new LookupHandlerCellEditorControl();
		}