Provides data for events related to editing.

Namespace:  C1.Silverlight.FlexGrid
Assembly:  C1.Silverlight.FlexGrid.4 (in C1.Silverlight.FlexGrid.4.dll)

Syntax

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

Inheritance Hierarchy

See Also