C1.Web.Mvc.Sheet Namespace / FlexSheet Class / ShowMarquee Property

In This Topic
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
 
<DefaultValueAttribute(True)>
Public Overrides Property ShowMarquee As Boolean
 
See Also