Spread for ASP.NET 12 Product Documentation
ShowFilterBar Property (SheetSkin)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetSkin Class : ShowFilterBar Property
Gets the boolean value that indicates whether the filter bar is displayed.
Syntax
'Declaration
 
Public ReadOnly Property ShowFilterBar As Boolean
'Usage
 
Dim instance As SheetSkin
Dim value As Boolean
 
value = instance.ShowFilterBar
public bool ShowFilterBar {get;}
See Also

Reference

SheetSkin Class
SheetSkin Members