MulticolumnListbox class/Active Cell.Cell Justification property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 18D9902D
Scope Basic Development Environment
Data Name Justify
Short Name* CellJustify
Long Name* Active Cell:Cell Justification
* 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 Enum U16 data type

Enum U16

Property Node Active Cell:Cell Justification
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
Loads the block diagram into memoryNo
Loads the front panel into memoryYes
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningYes

Gets and sets the justification of text within a table cell.

Values
0 Left
1 Center
2 Right

Uses

History

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

See Also

External Links