Class CellValidationEventArgs
CellValidationEventArgs class
Provides data for grid cell validation events.
public class CellValidationEventArgs : EventArgs
Properties
Name | Description |
---|---|
Cell { get; } | Represents a grid cell. |
Handled { get; set; } | Gets or sets the value indicating whether the event should be handled. |
NewValue { get; } | Gets the new value set to cell. |
See Also
- namespace Aspose.Cells.GridDesktop
- assembly Aspose.Cells.GridDesktop