'Declaration
Public Sub SetRowErrorText( _ ByVal rowIndex As Integer, _ ByVal errorText As String _ )
Parameters
- rowIndex
- Row index
- errorText
- Error text
'Declaration
Public Sub SetRowErrorText( _ ByVal rowIndex As Integer, _ ByVal errorText As String _ )