Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / RowResizeUndoAction Class / size Field


In This Topic
size Field (RowResizeUndoAction)
In This Topic
Specifies the size.
Syntax
'Declaration
 
Protected size As Integer
 
'Usage
 
Dim instance As RowResizeUndoAction
Dim value As Integer
 
value = instance.size
 
instance.size = value
See Also