Skip to content

Column_Maximum_Position - DataList

Maintains the value that represents the highest value that the spin button will spin up to

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Parameters

Parameter Type Description
iCol Integer The column number (0-based)

Syntax

Property Integer Column_Maximum_Position
Access Type Syntax
Read Access: Get Column_Maximum_Position to IntegerVariable
Write Access: Set Column_Maximum_Position to IntegerVariable/Value

Description

The Maximum_Position property maintains the value that represents the highest value that the spin button will spin up to. The value is in the range of 32767 to -32767

Default is 32767.