BCGControlBar Library for .NET
DataItemChangeEventArgs Class Members
Properties  Methods 


The following tables list the members exposed by DataItemChangeEventArgs.

Public Constructors
 NameDescription
Public ConstructorDataItemChangeEventArgs Constructor  
Top
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyColumnGrid column of item data.  
Public PropertyContinueEditGets or sets the value that specifies whether the grid should continue editing of cell content.  
Public PropertyDataItemGets the grid item whose data is about to be changed.  
Public PropertyNewValueGets or sets the new value for the grid data item.  
Public PropertyPassExceptionUpGets or sets the value that indicates whether to handle a possible exception in place, or throw it up.  
Public PropertyRowGets the row of data item.  
Top
Public Methods
 NameDescription
Public MethodDisposeOverloaded.   
Top
See Also

Reference

DataItemChangeEventArgs Class
BCGSoft.Controls.Grid Namespace

Send Feedback