Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / MoveChildUp Field


In This Topic
MoveChildUp Field
In This Topic
Moves the active object up. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly MoveChildUp As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.MoveChildUp
See Also