'Declaration
Public Property SelectedItem As Xfinium.Pdf.Forms.PdfListItem
'Usage
Dim instance As PdfVisualListField
Dim value As Xfinium.Pdf.Forms.PdfListItem
instance.SelectedItem = value
value = instance.SelectedItem
public Xfinium.Pdf.Forms.PdfListItem SelectedItem {get; set;}
public:
property Xfinium.Pdf.Forms.PdfListItem^ SelectedItem {
Xfinium.Pdf.Forms.PdfListItem^ get();
void set ( Xfinium.Pdf.Forms.PdfListItem^ value);
}
Property Value
A
Xfinium.Pdf.Forms.PdfListItem that represents the selected item.
Supported .NET Platforms: .NET 4.0 and higher, Windows Presentation Foundation 4.x
Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2