GrapeCity MultiRow Windows Forms Documentation
CellErrorTextNeededEventArgs Class Members
Properties 


The following tables list the members exposed by CellErrorTextNeededEventArgs.

Public Constructors
 NameDescription
Public ConstructorCellErrorTextNeededEventArgs ConstructorInitializes a new instance of the CellErrorTextNeededEventArgs class.  
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 PropertyErrorTextGets or sets a string that describes the error for the current Cell.  
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)
Top
See Also

Reference

CellErrorTextNeededEventArgs Class
GrapeCity.Win.MultiRow Namespace
RowErrorTextNeeded Event
CellErrorTextNeeded Event

 

 


Copyright © GrapeCity, inc. All rights reserved.