Table of Contents

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; }

Property Value

Func<bool>