Provides data for events that affect cell ranges.

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

Syntax

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

Inheritance Hierarchy

See Also