GrapeCity MultiRow Windows Forms Documentation
SurrogateCharValidator Class
Members 


Represents a special CellValidator that validates whether the specified value exists in surrogate characters.
Object Model
SurrogateCharValidator ClassValidateActionCollection ClassCellValidateAction Class
Syntax
<ToolboxBitmapAttribute()>
Public Class SurrogateCharValidator 
   Inherits CellValidator
   Implements INamedObject 
Dim instance As SurrogateCharValidator
[ToolboxBitmap()]
public class SurrogateCharValidator : CellValidator, INamedObject  
Remarks
You can validate whether the value exists in the surrogate chararcters.
Inheritance Hierarchy

System.Object
   GrapeCity.Win.MultiRow.CellValidator
      GrapeCity.Win.MultiRow.SurrogateCharValidator

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

SurrogateCharValidator Members
GrapeCity.Win.MultiRow Namespace
CellValidator Class

 

 


Copyright © GrapeCity, inc. All rights reserved.