CellControlEventHandler

CellControlEventHandler delegate

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

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

أنظر أيضا