ListBox class/Number of Rows property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 6337401
Scope Basic Development Environment
Data Name Number of Rows
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 12
Owning Class Name ListBox 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 items in the listbox. This property counts partially visible rows.

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


Uses

History

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

See Also

External Links