Array Properties

LabView Local Project Settings

Array Properties

Installed With: Base Package

Inherits from Generic»GObject»Control. View the class hierarchy.

PropertyDescription
Array ElementReference to the array element. The properties of the array apply to all elements in the array. If you want to read the data value of a specific array element, use the Index Array function to index the array first. Details
Horizontal Scrollbar VisibleIf TRUE, displays the horizontal scroll bar. Details
Index ValuesArray of indexes (one per dimension) of element displayed in the top left corner of the array. Details
Index VisibleShows array index. Details
Number of ColumnsNumber of visible columns in the array. Details
Number of RowsNumber of visible rows in the array. Details
Selection Size[]Array of number of elements selected in each dimension (zero selected is insertion point). Details
Selection Start[]Array of indexes (one per dimension) specifying beginning of data selection (inclusive). Details
Vertical Scrollbar VisibleIf TRUE, displays the vertical scroll bar. Details