Spread Silverlight Documentation
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;}
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

GcSpreadSheet Class
GcSpreadSheet Members

 

 


Copyright © GrapeCity, inc. All rights reserved.