Marquee Property (C1FlexGrid)
In This Topic
Gets the
System.Windows.Shapes.Rectangle used to show the Excel-style marquee around the current selection.
Syntax
'Declaration
Public ReadOnly Property Marquee As Rectangle
public Rectangle Marquee {get;}
See Also