C#
VB
Java
C++
The selected contents if this field is a list box.
public IList<string> SelectedContents { get; }
Public ReadOnly Property SelectedContents As IList(Of String)
public List<String> getSelectedContents()
public:
property IList<String^>^ SelectedContents {
IList<String^>^ get();
}
A list of the selected contents if this field is a list box.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET