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

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

Syntax

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

See Also