CustomComboBoxValueMember Property
Gets or sets the property to use as the actual value for the items in the
ListControl.
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskSchedulerEditor (in Microsoft.Win32.TaskSchedulerEditor.dll) Version: 2.11.1
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
[BrowsableAttribute(false)]
public string ValueMember { get; set; }
StringString
A
String representing the name of an object property that is contained in the collection specified by the
DataSource property. The default is an empty string ("").