ComponentOne ASP.NET MVC Controls
StickyHeaders Property (FlexSheet)

C1.Web.Mvc.Sheet Namespace > FlexSheet Class : StickyHeaders Property
Gets or sets a value that determines whether column headers should remain when the user scrolls the window.
Syntax
'Declaration
 
<IgnoreAttribute()>
Public Overrides Property StickyHeaders As Boolean
[Ignore()]
public override bool StickyHeaders {get; set;}
See Also

Reference

FlexSheet Class
FlexSheet Members