[]
Provides data for the CellValidateInfoNeeded event.
public class CellValidateInfoNeededEventArgs : EventArgs
Public Class CellValidateInfoNeededEventArgs
Inherits EventArgs
| Name | Description |
|---|---|
| CellValidator | Gets the cell validator. |
| IsValid | Gets whether this validation is valid. |
| ValidateContext | Gets the validate context. |