FlexGrid for WinRT
CellEditEventArgs Class Members
Properties 


The following tables list the members exposed by CellEditEventArgs.

Public Constructors
 NameDescription
Public ConstructorCellEditEventArgs ConstructorInitializes a new instance of a CellEditEventArgs.  
Top
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyCancelEditsGets a value that determines whether the editing action was canceled.  
Public PropertyCellRangeCellRangeEventArgs.CellRange affected by the event. (Inherited from C1.Xaml.FlexGrid.CellRangeEventArgs)
Public PropertyCellTypeCellRangeEventArgs.CellType of the range affected by the event. (Inherited from C1.Xaml.FlexGrid.CellRangeEventArgs)
Public PropertyColumnIndex of the column affected by the event. (Inherited from C1.Xaml.FlexGrid.CellRangeEventArgs)
Public PropertyEditorGets the Windows.UI.Xaml.FrameworkElement responsible for editing the cell value.  
Public PropertyPanelGridPanel that contains the range affected by the event. (Inherited from C1.Xaml.FlexGrid.CellRangeEventArgs)
Public PropertyRowIndex of the row affected by the event. (Inherited from C1.Xaml.FlexGrid.CellRangeEventArgs)
Top
See Also

Reference

CellEditEventArgs Class
C1.Xaml.FlexGrid Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback