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