LayoutEditor.Execute(Command) Method

Definition

public:
 virtual bool Execute(Microsoft::ReportDesigner::Command ^ id);
public bool Execute (Microsoft.ReportDesigner.Command id);
abstract member Execute : Microsoft.ReportDesigner.Command -> bool
override this.Execute : Microsoft.ReportDesigner.Command -> bool
Public Function Execute (id As Command) As Boolean

Parameters

id
Command

Returns

Implements

Applies to