public ComboBoxCell (Generator generator) : base (generator, typeof(IComboBoxCell), true) { handler = (IComboBoxCell)this.Handler; }
public ComboBoxCell(Generator generator) : base(generator, typeof(IComboBoxCell), true) { handler = (IComboBoxCell)this.Handler; }