CellValidationEventHandler
CellValidationEventHandler delegate
Representa el método que pretende manejar eventos de validación de celdas.
public delegate void CellValidationEventHandler(object sender, CellValidationEventArgs e);
Parámetro | Escribe | Descripción |
---|---|---|
sender | Object | La fuente del evento. |
e | CellValidationEventArgs | El argumento del evento. |
Ver también
- class CellValidationEventArgs
- espacio de nombres Aspose.Cells.GridDesktop
- asamblea Aspose.Cells.GridDesktop