MulticolumnListbox class/Number of Columns property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 18D9900A
Scope Basic Development Environment
Data Name NumCols
Short Name* NumCols
Long Name* Number of Columns
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 46
Owning Class Name MulticolumnListbox Class
Data Type U32 data type

U32

Property Node Number of Columns
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningYes

Number of visible columns in the multicolumn listbox. This property counts partially visible columns.

If you wire a value of 0 to this property, LabVIEW displays the leftmost column. The listbox resizes according to the number of columns you set.

This property is similar to the Columns option on the Appearance page of the Multicolumn Listbox Properties dialog box.


Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links