Leadtools.Medical.Workstation Namespace > ModalitySettingsDataSource Class : AllAllowedShortcuts Property |
public List<Keys> AllAllowedShortcuts {get;}
'Declaration Public ReadOnly Property AllAllowedShortcuts As List(Of Keys)
'Usage Dim instance As ModalitySettingsDataSource Dim value As List(Of Keys) value = instance.AllAllowedShortcuts
public: __property List<Keys>* get_AllAllowedShortcuts();
public: property List<Keys>* AllAllowedShortcuts { List<Keys>* get(); }