GrapeCity MultiRow Windows Forms Documentation
ValidateActionCollection Class
Members 


Represents a CellValidateAction collection.
Object Model
ValidateActionCollection ClassCellValidateAction Class
Syntax
<EditorAttribute(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="GrapeCity.Win.MultiRow.Design.CellValidatorActionCollectionEditor,GrapeCity.Win.MultiRow.Design, Version=7.20.20141.0, Culture=neutral, PublicKeyToken=0f7a722ee3c2bdd9")>
<ListBindableAttribute(False)>
Public Class ValidateActionCollection 
   Inherits GrapeCity.Win.MultiRow.NamedObjectCollection(Of CellValidateAction)
Dim instance As ValidateActionCollection
[Editor(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="GrapeCity.Win.MultiRow.Design.CellValidatorActionCollectionEditor,GrapeCity.Win.MultiRow.Design, Version=7.20.20141.0, Culture=neutral, PublicKeyToken=0f7a722ee3c2bdd9")]
[ListBindable(false)]
public class ValidateActionCollection : GrapeCity.Win.MultiRow.NamedObjectCollection<CellValidateAction> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      GrapeCity.Win.MultiRow.NamedObjectCollection<T>
         GrapeCity.Win.MultiRow.ValidateActionCollection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ValidateActionCollection Members
GrapeCity.Win.MultiRow Namespace
CellValidateAction Class

 

 


Copyright © GrapeCity, inc. All rights reserved.