Provides data for events related to editing.

Namespace:  C1.Phone.FlexGrid
Assembly:  C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)

Syntax

C#
public class CellEditEventArgs : CellRangeEventArgs
Visual Basic
Public Class CellEditEventArgs _
	Inherits CellRangeEventArgs

Inheritance Hierarchy

See Also