Gets or sets the current selection.

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

Syntax

C#
public CellRange Selection { get; set; }
Visual Basic
Public Property Selection As CellRange
	Get
	Set

See Also