MulticolumnListbox class/Get Clicked Column Header method
Appearance
| VI Server Method Information | |
|---|---|
| Method ID | 18D99401 |
| Scope | Basic Development Environment |
| Data Name | Get Clicked Col Hdr |
| Short Name* | Get Clicked Col Hdr |
| Long Name* | Get Clicked Column Header |
| * 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 |
| Return Data Type | I32 data type |
| Invoke Node | |
| Available in Real-Time Operating System | Yes |
| Available in Run-Time Engine | Yes (Read/Write) |
| Loads the block diagram into memory | No |
| Loads the front panel into memory | Yes |
| Need to authenticate before use | No |
| Remote access allowed | Yes |
| Settable when the VI is running | Yes |
Get the column number for which the user clicked the column header. The first column on the left is numbered zero. A value of -2 means that no column header has been clicked. After this function reads the value, it changes the value back to -2.
Parameters
| |
Parameters Table is incomplete. Please help to add missing information. |
| Data type | Name | Required | Description |
|---|---|---|---|
| Get Clicked Column Header | Yes. Return value. |
Uses
| |
Specific use cases for this method. |
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. |