dbicList Send comments on this topic.
InitializeCellEditEventArgs Class Properties
See Also 
dbicBase Assembly > Dbi.WinControl Namespace : InitializeCellEditEventArgs Class


"

For a list of all members of this type, see InitializeCellEditEventArgs members.

"

Public Properties

 NameDescription
public PropertyAllowEditDetermines if the edit process will be allowed.  
public PropertyColumnIndexThe zero-based index of the dbiColumnItem where the edit will take place.  
public PropertyColumnItemThe dbiColumnItem where the edit will take place.  
public PropertyNodeItemThe dbiNodeItem where the edit will take place.  
Top

See Also