Spread Windows Forms 12.0 Product Documentation
On Property


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IFilter Interface : On Property
Gets a value indicating whether this IFilter is on.
Syntax
'Declaration
 
ReadOnly Property On As Boolean
'Usage
 
Dim instance As IFilter
Dim value As Boolean
 
value = instance.On
bool On {get;}

Property Value

true if the specified filter is on; otherwise, false.
See Also

Reference

IFilter Interface
IFilter Members