GrapeCity.Win.MultiRow Namespace : ValidatorCollection Class |
The following tables list the members exposed by ValidatorCollection.
Name | Description | |
---|---|---|
![]() | Count | (Inherited from System.Collections.ObjectModel.Collection<CellValidator>) |
![]() | Item | Overloaded. Gets or sets the element with the specified name. (Inherited from GrapeCity.Win.MultiRow.NamedObjectCollection<CellValidator>) |
Name | Description | |
---|---|---|
![]() | Items | (Inherited from System.Collections.ObjectModel.Collection<CellValidator>) |
Name | Description | |
---|---|---|
![]() | Add | (Inherited from System.Collections.ObjectModel.Collection<CellValidator>) |
![]() | Clear | (Inherited from System.Collections.ObjectModel.Collection<CellValidator>) |
![]() | Contains | (Inherited from System.Collections.ObjectModel.Collection<CellValidator>) |
![]() | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<CellValidator>) |
![]() | GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<CellValidator>) |
![]() | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<CellValidator>) |
![]() | Insert | (Inherited from System.Collections.ObjectModel.Collection<CellValidator>) |
![]() | Remove | (Inherited from System.Collections.ObjectModel.Collection<CellValidator>) |
![]() | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<CellValidator>) |
Name | Description | |
---|---|---|
![]() | ClearItems | Overridden. Removes all elements from collection. |
![]() | InsertItem | Overridden. Inserts an element into the collection at the specified index. |
![]() | RemoveItem | Overridden. Removes the element at the specified index of the collection. |
![]() | SetItem | Overridden. Replaces the element at the specified index. |