Property CanDo
- Namespace
- Alternet.FormDesigner.WinForms
- Assembly
- Alternet.FormDesigner.v9.dll
CanDo
Represents the method to verify whether action can be performed.
public Func<bool> CanDo { get; }
Represents the method to verify whether action can be performed.
public Func<bool> CanDo { get; }