Method CanMoveUp
- Namespace
- Alternet.FormDesigner.WinForms
- Assembly
- Alternet.FormDesigner.v9.dll
CanMoveUp()
Indicates whether current item can be moved up in the container.
public bool CanMoveUp()
Returns
- bool
True if succeed; otherwise false.
Indicates whether current item can be moved up in the container.
public bool CanMoveUp()
True if succeed; otherwise false.