Spread Windows Forms 12.0 Product Documentation
Criteria1 Property


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IFilter Interface : Criteria1 Property
Gets the first filtered value for the specified column in a filtered range.
Syntax
'Declaration
 
ReadOnly Property Criteria1 As Object
'Usage
 
Dim instance As IFilter
Dim value As Object
 
value = instance.Criteria1
object Criteria1 {get;}

Property Value

An object represents the first filtered value.
See Also

Reference

IFilter Interface
IFilter Members