CellFormatEventHandler

CellFormatEventHandler delegate

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

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

أنظر أيضا