Leadtools.Medical.Workstation Namespace > CommandRegistrationEventArgs Class : Command Property |
public ICommand Command {get;}
'Declaration Public ReadOnly Property Command As ICommand
'Usage Dim instance As CommandRegistrationEventArgs Dim value As ICommand value = instance.Command
public: __property ICommand* get_Command();