FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGrid Class / Marquee Property

In This Topic
    Marquee Property
    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