GrapeCity MultiRow Windows Forms Documentation
ValidatorCollection Class Members
Properties  Methods 


The following tables list the members exposed by ValidatorCollection.

Public Properties
 NameDescription
Public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<CellValidator>)
Public PropertyItemOverloaded. Gets or sets the element with the specified name. (Inherited from GrapeCity.Win.MultiRow.NamedObjectCollection<CellValidator>)
Top
Protected Properties
Public Methods
 NameDescription
Public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<CellValidator>)
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<CellValidator>)
Public MethodContains (Inherited from System.Collections.ObjectModel.Collection<CellValidator>)
Public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<CellValidator>)
Public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<CellValidator>)
Public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<CellValidator>)
Public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<CellValidator>)
Public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<CellValidator>)
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<CellValidator>)
Top
Protected Methods
 NameDescription
Protected MethodClearItemsOverridden. Removes all elements from collection.  
Protected MethodInsertItemOverridden. Inserts an element into the collection at the specified index.  
Protected MethodRemoveItemOverridden. Removes the element at the specified index of the collection.  
Protected MethodSetItemOverridden. Replaces the element at the specified index.  
Top
See Also

Reference

ValidatorCollection Class
GrapeCity.Win.MultiRow Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.