GrapeCity.Xaml.SpreadSheet.Data
IsFilteredOut Property


Gets a value that indicates whether this row is filtered out.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public ReadOnly Property IsFilteredOut As Boolean
'Usage
 
Dim instance As Row
Dim value As Boolean
 
value = instance.IsFilteredOut
[DefaultValue()]
public bool IsFilteredOut {get;}

Property Value

true if this row is filtered out; otherwise, false. The default value is false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Row Class
Row Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options