GrapeCity MultiRow Windows Forms Documentation
CellValidatingEventArgs Class Members
Properties 


The following tables list the members exposed by CellValidatingEventArgs.

Public Constructors
 NameDescription
Public ConstructorCellValidatingEventArgs ConstructorOverloaded.   
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 PropertyFormattedValueGets the formatted cell contents that need to be validated.  
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)
Top
See Also

Reference

CellValidatingEventArgs Class
GrapeCity.Win.MultiRow Namespace
CellValidating Event
RowValidating Event

 

 


Copyright © GrapeCity, inc. All rights reserved.