Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

Choices Property






Gets the list of choices.
Syntax
public List<string> Choices {get;}
'Declaration
 
Public ReadOnly Property Choices As List(Of String)
'Usage
 
Dim instance As DicomEditableProperty
Dim value As List(Of String)
 
value = instance.Choices
public:
property List<String^>^ Choices {
   List<String^>^ get();
}

Property Value

The list of choices.
Remarks
If a list of choices is provided a UITypeEditor combo box will be displayed in the property grid to allow the user to choose the appropriate choice.
Requirements

Target Platforms

See Also

Reference

DicomEditableProperty Class
DicomEditableProperty Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features