Spread Silverlight Documentation
Sheet Property (EditorInfo)


GrapeCity.Windows.SpreadSheet.UI Namespace > EditorInfo Class : Sheet Property
Gets the sheet.
Syntax
'Declaration
 
Public ReadOnly Property Sheet As Worksheet
'Usage
 
Dim instance As EditorInfo
Dim value As Worksheet
 
value = instance.Sheet
public Worksheet Sheet {get;}

Property Value

The sheet.
See Also

Reference

EditorInfo Class
EditorInfo Members