Spread Silverlight Documentation
ShowButton Property (ExcelFilterColumn)


GrapeCity.Excel Namespace > ExcelFilterColumn Class : ShowButton Property
Flag indicating whether the filter button is visible
Syntax
'Declaration
 
Public Property ShowButton As System.Boolean
'Usage
 
Dim instance As ExcelFilterColumn
Dim value As System.Boolean
 
instance.ShowButton = value
 
value = instance.ShowButton
public System.bool ShowButton {get; set;}
See Also

Reference

ExcelFilterColumn Class
ExcelFilterColumn Members