Array Properties

Requires: Base Development System

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 RectReturns the coordinates of the rectangle that encloses the index display on the array. 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 DimensionsGets or sets the number of dimensions in the array. Details
Number of RowsReturns the number 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[]Returns an array of the indexes for each dimension that specifies the beginning of data selection. Details
Vertical Scrollbar VisibleIf TRUE, displays the vertical scroll bar. Details