Spread Windows Forms 12.0 Product Documentation
SheetView Property (RowErrorTextChangedEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > RowErrorTextChangedEventArgs Class : SheetView Property
Gets SheetView object.
Syntax
'Declaration
 
Public ReadOnly Property SheetView As SheetView
'Usage
 
Dim instance As RowErrorTextChangedEventArgs
Dim value As SheetView
 
value = instance.SheetView
public SheetView SheetView {get;}
See Also

Reference

RowErrorTextChangedEventArgs Class
RowErrorTextChangedEventArgs Members