ComponentOne ASP.NET MVC Controls
ShowMarquee Property (FlexSheet)

C1.Web.Mvc.Sheet Namespace > FlexSheet Class : ShowMarquee Property
Gets or sets a value that indicates whether the grid should display a marquee element around the current selection.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Overrides Property ShowMarquee As Boolean
[DefaultValue(true)]
public override bool ShowMarquee {get; set;}
See Also

Reference

FlexSheet Class
FlexSheet Members