C1.Maui.GridControl Assembly / C1.Maui.Grid Namespace / C1GridControl Class / ShowMarquee Property
In This Topic
ShowMarquee Property (C1GridControl)
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