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