←Select platform

SelectedContents Property

Summary

The selected contents if this field is a list box.

Syntax

C#
VB
Java
C++
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(); 
} 

Property Value

A list of the selected contents if this field is a list box.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Pdf Assembly
Click or drag to resize