CellComboBoxEventHandler

CellComboBoxEventHandler delegate

يمثل الطريقة التي تهدف إلى معالجة أحداث الخلية ComboBox.

public delegate void CellComboBoxEventHandler(object sender, CellComboBoxEventArgs e);
معامليكتبوصف
senderObjectمصدر الحدث.
eCellComboBoxEventArgsحجة الحدث.

أنظر أيضا