Spread Silverlight Documentation
RowFilter Property (SheetTable)


GrapeCity.Windows.SpreadSheet.Data Namespace > SheetTable Class : RowFilter Property
Gets the row filter of the table.
Syntax
'Declaration
 
Public ReadOnly Property RowFilter As RowFilterBase
'Usage
 
Dim instance As SheetTable
Dim value As RowFilterBase
 
value = instance.RowFilter
public RowFilterBase RowFilter {get;}
See Also

Reference

SheetTable Class
SheetTable Members