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

In This Topic
ShowSelectedHeaders Property (FlexSheet)
In This Topic
Gets or sets a value that indicates whether the grid should add class names to indicate selected header cells.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Overrides Property ShowSelectedHeaders As HeadersVisibility
 
See Also