Active Cell:Active Column Number Property
Short Name: ActiveColNum
Installed With: Full Development System
Class: TreeControl Properties
Sets the column of the active cell(s).
The following table lists example values for this property.
Value | Result |
---|---|
–2 | Selects all columns. |
–1 | Selects all column headers. |
0 | Selects the first column. |
Wire the index of a specific column to select a specific column.
Remarks
The following table lists the characteristics of this property.
Available in Run-Time Engine and Real-Time Operating System | Yes |
Permissions | Read/Write |
Settable when the VI is running | Yes |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Loads the block diagram into memory | No |
Remote access disallowed | No |
Must wait until user interface is idle | No |
Available with control VIs | No |
Available with global VIs | No |
Available with strict type definitions | No |
Available with polymorphic VIs | No |