ComponentOne ASP.NET MVC Controls
ShowFilterIcons Property (FlexSheet)

C1.Web.Mvc.Sheet Namespace > FlexSheet Class : ShowFilterIcons Property
Gets or sets the visibility of the filter icon.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property ShowFilterIcons As Boolean
[DefaultValue(true)]
public bool ShowFilterIcons {get; set;}
See Also

Reference

FlexSheet Class
FlexSheet Members