ListBoxActiveXControl.BoundColumn

ListBoxActiveXControl.BoundColumn property

Represents how the Value property is determined for a ComboBox or ListBox when the MultiSelect properties value (fmMultiSelectSingle).

public int BoundColumn { get; set; }

See Also