Spread Silverlight Documentation
Sheet Property (RowFilterBase)


Gets or sets the sheet.
Syntax
'Declaration
 
Public ReadOnly Property Sheet As Worksheet
'Usage
 
Dim instance As RowFilterBase
Dim value As Worksheet
 
value = instance.Sheet
public Worksheet Sheet {get;}

Property Value

The sheet.
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

RowFilterBase Class
RowFilterBase Members

 

 


Copyright © GrapeCity, inc. All rights reserved.