Spread Windows Forms 12.0 Product Documentation
View Property (PreviewRowFetchEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > PreviewRowFetchEventArgs Class : View Property
Gets the view that contains the preview row.
Syntax
'Declaration
 
Public ReadOnly Property View As SpreadView
'Usage
 
Dim instance As PreviewRowFetchEventArgs
Dim value As SpreadView
 
value = instance.View
public SpreadView View {get;}
See Also

Reference

PreviewRowFetchEventArgs Class
PreviewRowFetchEventArgs Members