GrapeCity.Xaml.SpreadSheet.Data
IsFiltered Property (HideRowFilter)


Gets whether any of the columns are filtered.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Overrides ReadOnly Property IsFiltered As Boolean
'Usage
 
Dim instance As HideRowFilter
Dim value As Boolean
 
value = instance.IsFiltered
[DefaultValue()]
public override bool IsFiltered {get;}

Property Value

true if some columns are filtered; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

HideRowFilter Class
HideRowFilter Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options