[]
Sets error text for row.
public void SetRowErrorText(int rowIndex, string errorText)
Public Sub SetRowErrorText(rowIndex As Integer, errorText As String)
| Type | Name | Description |
|---|---|---|
| int | rowIndex | Row index |
| string | errorText | Error text |