GrapeCity MultiRow Windows Forms Documentation
CellValueEventArgs Class Members
Properties 


The following tables list the members exposed by CellValueEventArgs.

Public Constructors
 NameDescription
Public ConstructorCellValueEventArgs ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyCellIndexGets the cell index in its parent Section. (Inherited from GrapeCity.Win.MultiRow.CellEventArgs)
Public PropertyCellNameGets the cell name. (Inherited from GrapeCity.Win.MultiRow.CellEventArgs)
Public PropertyRowIndexGets the index of the owner Row that the event occurs for. (Inherited from GrapeCity.Win.MultiRow.CellEventArgs)
Public PropertyScopeGets the area of the cell that the event occurs for. (Inherited from GrapeCity.Win.MultiRow.CellEventArgs)
Public PropertySectionIndexGets the index of the owner Section that the event occurs for. (Inherited from GrapeCity.Win.MultiRow.CellEventArgs)
Public PropertyValueGets or sets the value that is used as the cell's value.  
Top
See Also

Reference

CellValueEventArgs Class
GrapeCity.Win.MultiRow Namespace
CellValueNeeded Event
CellValuePushed Event

 

 


Copyright © GrapeCity, inc. All rights reserved.