Method CanCopyOrCut
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
CanCopyOrCut()
Indicates whether selected items can be copied or cut.
public bool CanCopyOrCut()
Returns
- bool
True if succeed; otherwise false.
Indicates whether selected items can be copied or cut.
public bool CanCopyOrCut()
True if succeed; otherwise false.