Version

SpreadsheetEditModeValidationErrorEventArgs Class Members

The following tables list the members exposed by SpreadsheetEditModeValidationErrorEventArgs.

Protected Fields
 NameDescription
Protected Field_innerPropertyBeingSet  
Public Properties
 NameDescription
Public PropertyActionReturns or sets the action to take in response to the failed validation.  
Public PropertyCanStayInEditModeReturns a boolean indicating whether the cell is allowed to stay in edit mode.  
Public PropertyCellReturns the cell for which the control has entered edit mode.  
Public PropertyValidationRuleReturns the rule which failed validation.  
See Also