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
'Declaration
Public Property ShowMarquee As Boolean
public bool ShowMarquee {get; set;}
See Also