[]
Tests to see if the value is valid for a cell in the active sheet in the Spread component.
public string Validate(object value, int row, int column)
Public Function Validate(value As Object, row As Integer, column As Integer) As String
| Type | Name | Description |
|---|---|---|
| object | value | Value to validate |
| int | row | Row index of the cell |
| int | column | Column index of the cell |
| Type | Description |
|---|---|
| string |