CellComboBoxEventHandler
CellComboBoxEventHandler delegate
يمثل الطريقة التي تهدف إلى معالجة أحداث الخلية ComboBox.
public delegate void CellComboBoxEventHandler(object sender, CellComboBoxEventArgs e);
معامل | يكتب | وصف |
---|---|---|
sender | Object | مصدر الحدث. |
e | CellComboBoxEventArgs | حجة الحدث. |
أنظر أيضا
- class CellComboBoxEventArgs
- مساحة الاسم Aspose.Cells.GridDesktop
- المجسم Aspose.Cells.GridDesktop