Spread Windows Forms 12.0 Product Documentation
View Property (SheetView)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SheetView Class : View Property
Get or set the view type of a SheetView.
Syntax
'Declaration
 
Public Property View As SheetViewType
'Usage
 
Dim instance As SheetView
Dim value As SheetViewType
 
instance.View = value
 
value = instance.View
public SheetViewType View {get; set;}
See Also

Reference

SheetView Class
SheetView Members