ShowMarquee Property (FlexSheet)
In This Topic
Gets or sets a value that indicates whether the grid should display a marquee element around the current selection.
Syntax
'Declaration
Public Overrides Property ShowMarquee As Boolean
public override bool ShowMarquee {get; set;}
See Also