MulticolumnListbox class/Number of Rows property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 18D99009
Scope Basic Development Environment
Data Name NumRows
Short Name* NumRows
Long Name* Number of Rows
* 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 Rows
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 rows in the multicolumn listbox, excluding column headers. This property counts partially visible rows.

If you wire a value of 0 to this property, LabVIEW displays the topmost row. The multicolumn listbox resizes according to the number of rows you set.

This property is similar to the Rows 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