Table class/Number of Columns property: Difference between revisions
Appearance
Added new property page. |
(No difference)
|
Revision as of 15:18, 10 April 2020
| VI Server Property Information | |
|---|---|
| Property ID | 6338001 |
| Scope | Basic Development Environment |
| Data Name | Number of Columns |
| 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 | 13 |
| Owning Class Name | Table Class |
| Data Type | U32 data type |
| Property Node | |
| Available in Real-Time Operating System | Yes |
| Available in Run-Time Engine | Yes |
| Loads the block diagram into memory | No |
| Loads the front panel into memory | No |
| Need to authenticate before use | No |
| Permissions | Read/Write |
| Remote access allowed | Yes |
| Settable when the VI is running | Yes |
Number of visible columns in the table, including the row headers if visible. The number of columns might change if the vertical scroll bar is visible. This property counts partially visible columns.
If you wire a value of 0 to this property, LabVIEW displays the leftmost column. The table control resizes according to the number of columns you set.
This property is similar to the Columns option on the Appearance page of the Table Properties dialog box.
Uses
| |
Specific use cases for this property. |
History
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |
See Also
| |
Add links to internal wiki pages that would also help. |
External Links
| |
Add links to external resources that would also help. |