Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / UndoManager Class / spreadView Field


In This Topic
spreadView Field (UndoManager)
In This Topic
Specifies the view passed to the constructor.
Syntax
'Declaration
 
Protected spreadView As SpreadView
 
'Usage
 
Dim instance As UndoManager
Dim value As SpreadView
 
value = instance.spreadView
 
instance.spreadView = value
See Also