Class ActiveXListBox
Inherited Members
Namespace: DRIT.Spreadsheet.Forms
Assembly: DRIT.Spreadsheet.dll
Syntax
public class ActiveXListBox : ActiveXControl, IWorksheetDrawingObject, ISheetDrawingObject, IDrawingObject
Properties
BoundColumn
Specifies how the Value property is determined for a ComboBox or ListBox when the MultiSelect property is set to 0x00 (fmMultiSelectSingle).
Declaration
public short BoundColumn { get; set; }
Property Value
Type | Description |
---|---|
System.Int16 |
Remarks
2.5.9 BoundColumn