GrapeCity.Win.MultiRow Namespace > GcMultiRow Class > ValidateCell Method : ValidateCell(Int32,Int32,Boolean) Method |
Public Overloads Function ValidateCell( _ ByVal rowIndex As Integer, _ ByVal cellIndex As Integer, _ ByVal doAction As Boolean _ ) As Boolean
Dim instance As GcMultiRow Dim rowIndex As Integer Dim cellIndex As Integer Dim doAction As Boolean Dim value As Boolean value = instance.ValidateCell(rowIndex, cellIndex, doAction)
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | The rowIndex is invalid.--or-- The cellIndex is invalid. |
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