ListControlEntry.SelectedBy Property

Definition

List of typenames which select this entry, deprecated, use EntrySelectedBy

public:
 property System::Collections::Generic::List<System::String ^> ^ SelectedBy { System::Collections::Generic::List<System::String ^> ^ get(); };
public System.Collections.Generic.List<string> SelectedBy { get; }
member this.SelectedBy : System.Collections.Generic.List<string>
Public ReadOnly Property SelectedBy As List(Of String)

Property Value

Applies to