Spread Silverlight Documentation
View Property


GrapeCity.Windows.SpreadSheet.UI Namespace > GcSpreadSheet Class : View Property
Gets the spread view associated with the control.
Syntax
'Declaration
 
<System.ComponentModel.BrowsableAttribute(False)>
Public ReadOnly Property View As SpreadView
'Usage
 
Dim instance As GcSpreadSheet
Dim value As SpreadView
 
value = instance.View
[System.ComponentModel.Browsable(false)]
public SpreadView View {get;}
See Also

Reference

GcSpreadSheet Class
GcSpreadSheet Members