ReadOnlyGroupList Class Methods
In This Topic
For a list of all members of this type, see ReadOnlyGroupList members.
Public Methods
| Name | Description |
 | Contains | Retrieves a boolean value indicating if a specific group exists in the list. |
 | IndexOf | Searches for the specified Xceed.Grid.Group object and returns the zero-based index of the first occurrence within the list. |
Top
Protected Methods
| Name | Description |
 | OnValidate | Overridden. Performs additional custom processes when validating a value. |
Top
See Also