Gets the Rectangle used to show the Excel-style marquee around the current selection.

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

Syntax

C#
public Rectangle Marquee { get; }
Visual Basic
Public ReadOnly Property Marquee As Rectangle
	Get

See Also