
| Leadtools.Medical.Workstation Namespace : ModalitySettingsDataSource Class | 
The following tables list the members exposed by ModalitySettingsDataSource.
| Name | Description | |
|---|---|---|
|  | ModalitySettingsDataSource Constructor | Initializes a new instance of the ModalitySettingsDataSource class. | 
| Name | Description | |
|---|---|---|
|  | AllAllowedShortcuts | Gets the allowed keyboard System.Windows.Forms.Keys for applying Window Level presets. | 
|  | ModalityOptions | Gets the modality options. | 
|  | SelectedModality | Gets or sets the selcted Leadtools.Dicom.Common.DataTypes.ModalityType. | 
| Name | Description | |
|---|---|---|
|  | AddModalityPreset | Adds preset window level information for a specified modality type. | 
|  | DeleteModalityPreset | Deletes a modality preset for the Leadtools.Dicom.Common.DataTypes.ModalityType. | 
|  | GetAllowedAutoModalityShortcuts | Gets an array of System.Windows.Forms.Keys that can be used as shortcuts to select Auto Window/Level for the specified Leadtools.Dicom.Common.DataTypes.ModalityType. | 
|  | GetAllowedModalityPresetShortcuts | Gets an array of System.Windows.Forms.Keys that can be used as shortcuts for the specified preset. | 
|  | GetAutoWindowLevelShortcut | Gets the shortcut key that sets Auto Window/Level for specified Leadtools.Dicom.Common.DataTypes.ModalityType. | 
|  | GetDefaultPreset | Gets the default preset WindowLevelInformation for the specified Leadtools.Dicom.Common.DataTypes.ModalityType. | 
|  | GetModalities | Gets the modalities that are available in the ModalitySettingsDataSource. | 
|  | GetModalityWindowLevelPresets | Gets the window level presets for the specified Leadtools.Dicom.Common.DataTypes.ModalityType. | 
|  | HasChanges | Gets a value that indicates whether the ModalitySettingsDataSource has changed. | 
|  | IsApplyAutoWindowLevelSelected | Determines if the Apply Auto Window/Level feature is selected for the Leadtools.Dicom.Common.DataTypes.ModalityType. | 
|  | SetAutoWindowLevelShortcut | Sets the Auto Window/Level shortcut key. | 
|  | SetModalityApplyAutoPreset | Sets whether Apply Auto Preset feature is selected for a given modality. | 
|  | SetModalityDefaultPreset | Sets a default WindowLevelInformation to e applied for the given modality |