var instance = new Vintasoft.Imaging.Dicom.WebDicomSeriesManagerControlJS(parentDiv); var value; // Type: boolean value = instance.get_IsKeyboardNavigationEnabled();
function get_IsKeyboardNavigationEnabled() : boolean;
Return Value
True - keyboard navigation is enabled; false - keyboard navigation is disabled.
Default value is true.
Default value is true.