| GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace : DataValidationResult Enumeration | 
'Declaration Public Enum DataValidationResult Inherits System.Enum
'Usage Dim instance As DataValidationResult
public enum DataValidationResult : System.Enum
| Member | Description | 
|---|---|
| Discard | Indicates to discard the value and not apply it to the cell for a validation error. | 
| ForceApply | Indicates to apply the value to a cell for a validation error. | 
| Retry | Indicates to retry many times to apply the value to the cell for a validation error. | 
System.Object
   System.ValueType
      System.Enum
         GrapeCity.Windows.SpreadSheet.UI.UndoRedo.DataValidationResult
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)