GrapeCity MultiRow Windows Forms Documentation
DataErrorEventArgs Class Members
Properties 


The following tables list the members exposed by DataErrorEventArgs.

Public Constructors
 NameDescription
Public ConstructorDataErrorEventArgs ConstructorInitializes a new instance of the DataErrorEventArgs class.  
Top
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyCellIndexGets the cell index in its parent Section. (Inherited from GrapeCity.Win.MultiRow.CellCancelEventArgs)
Public PropertyCellNameGets the cell name. (Inherited from GrapeCity.Win.MultiRow.CellCancelEventArgs)
Public PropertyContextGets the context of this data error.  
Public PropertyExceptionGets the thrown exception that caused the data error.  
Public PropertyRowIndexGets the index of the owner Row that the event occurs for. (Inherited from GrapeCity.Win.MultiRow.CellCancelEventArgs)
Public PropertyScopeGets the cell area that the event occurs for. (Inherited from GrapeCity.Win.MultiRow.CellCancelEventArgs)
Public PropertySectionIndexGets the index of the owner Section that the event occurs for. (Inherited from GrapeCity.Win.MultiRow.CellCancelEventArgs)
Public PropertyThrowExceptionGets a value that indicates whether to throw an exception.  
Top
See Also

Reference

DataErrorEventArgs Class
GrapeCity.Win.MultiRow Namespace
DataError Event

 

 


Copyright © GrapeCity, inc. All rights reserved.