GrapeCity.Xaml.Excel
ShowButton Property (ExcelFilterColumn)


Flag indicating whether the filter button is visible
Syntax
'Declaration
 
Public Property ShowButton As Boolean
'Usage
 
Dim instance As ExcelFilterColumn
Dim value As Boolean
 
instance.ShowButton = value
 
value = instance.ShowButton
public bool ShowButton {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelFilterColumn Class
ExcelFilterColumn Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options