WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / ShowMarquee Property
In This Topic
    ShowMarquee Property (FlexGrid)
    In This Topic
    Gets or sets a value that indicates whether the grid shows an Excel-style marquee around the current selection.
    Syntax
    public bool ShowMarquee {get; set;}
    See Also