UndoGroup.ICommand.Execute Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
virtual void Microsoft.ReportDesigner.ICommand.Execute() = Microsoft::ReportDesigner::ICommand::Execute;
void ICommand.Execute ();
abstract member Microsoft.ReportDesigner.ICommand.Execute : unit -> unit
override this.Microsoft.ReportDesigner.ICommand.Execute : unit -> unit
Sub Execute () Implements ICommand.Execute