GrapeCity MultiRow Windows Forms Documentation
ValidateActionCollection Class Members
Properties  Methods 


The following tables list the members exposed by ValidateActionCollection.

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

Reference

ValidateActionCollection Class
GrapeCity.Win.MultiRow Namespace
CellValidateAction Class

 

 


Copyright © GrapeCity, inc. All rights reserved.