Choices Property

Summary
Gets the list of choices.
Syntax
C#
C++/CLI
public List<string> Choices { get; } 
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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.