VerifiedEventArgsRowIndex Property |
The index of the data row in the source data table.
Namespace: MailBee.AddressCheckAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic int RowIndex { get; }
Public ReadOnly Property RowIndex As Integer
Get
Property Value
Type:
Int32A non-negative number which denotes the index of the
Row in the source data
Table.
Remarks
See Also