ComponentOne FlexGrid for WPF and Silverlight
CellEditEventArgs Class Members
Properties 

C1.WPF.FlexGrid Namespace : CellEditEventArgs Class

The following tables list the members exposed by CellEditEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of a CellEditEventArgs.  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyGets a value that determines whether the editing action was canceled.  
Public PropertyCellRangeEventArgs.CellRange affected by the event. (Inherited from C1.WPF.FlexGrid.CellRangeEventArgs)
Public PropertyCellRangeEventArgs.CellType of the range affected by the event. (Inherited from C1.WPF.FlexGrid.CellRangeEventArgs)
Public PropertyIndex of the column affected by the event. (Inherited from C1.WPF.FlexGrid.CellRangeEventArgs)
Public PropertyGets the System.Windows.FrameworkElement responsible for editing the cell value.  
Public PropertyGridPanel that contains the range affected by the event. (Inherited from C1.WPF.FlexGrid.CellRangeEventArgs)
Public PropertyIndex of the row affected by the event. (Inherited from C1.WPF.FlexGrid.CellRangeEventArgs)
Top
See Also

Reference

CellEditEventArgs Class
C1.WPF.FlexGrid Namespace