ReadOnlyDataRowList Class Members
The following tables list the members exposed by ReadOnlyDataRowList.
| Name | Description |
 | Contains | Retrieves a boolean value indicating if a specific data row exists in the list. |
 | IndexOf | Searches for the specified Xceed.Grid.DataRow object and returns the zero-based index of the first occurrence within the list. |
Top
| Name | Description |
 | OnValidate | Overridden. Performs additional custom processes when validating a value. |
Top