GrapeCity MultiRow Windows Forms Documentation
CompareCellValidator Class
Members 


Represents a special CompareValueBaseValidator that validates whether the specified value and target Cell's value meet the given comparison criteria.
Object Model
CompareCellValidator ClassValidateActionCollection ClassCellValidateAction Class
Syntax
<ToolboxBitmapAttribute()>
Public Class CompareCellValidator 
   Inherits CompareValueBaseValidator
   Implements INamedObject 
Dim instance As CompareCellValidator
[ToolboxBitmap()]
public class CompareCellValidator : CompareValueBaseValidator, INamedObject  
Remarks
This CellValidator compares the validated value to a specified cell's value.
Inheritance Hierarchy

System.Object
   GrapeCity.Win.MultiRow.CellValidator
      GrapeCity.Win.MultiRow.CompareValueBaseValidator
         GrapeCity.Win.MultiRow.CompareCellValidator

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

CompareCellValidator Members
GrapeCity.Win.MultiRow Namespace
CellValidator Class
CompareValueBaseValidator Class
CompareCellValidator Class

 

 


Copyright © GrapeCity, inc. All rights reserved.