'Declaration Public Class CellValidationErrorEventArgs Inherits System.EventArgs
'Usage Dim instance As CellValidationErrorEventArgs
public class CellValidationErrorEventArgs : System.EventArgs
'Declaration Public Class CellValidationErrorEventArgs Inherits System.EventArgs
'Usage Dim instance As CellValidationErrorEventArgs
public class CellValidationErrorEventArgs : System.EventArgs
System.Object
System.EventArgs
Xceed.Grid.CellValidationErrorEventArgs
Name | Description | |
---|---|---|
![]() | CellValidationErrorEventArgs Constructor | Provides information on the cell whose value failed the validation process. |
Name | Description | |
---|---|---|
![]() | CancelEdit | Gets or sets a boolean value indicating if the cell whould exit edit mode. |
![]() | Exception | Gets the exception that was thrown. |
![]() | Value | Gets the value that failed the validation process. |
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