Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
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(); }