Initial_Column - DataList_
Determines where the cursor is located when the list is activated
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer Initial_Column
| Access Type | Syntax |
|---|---|
| Read Access: | Get Initial_Column to IntegerVariable |
| Write Access: | Set Initial_Column to IntegerVariable/Value |
Description
In multi-column lists, the Initial_column property determines where the cursor is located when the list is activated. 0 is the first column.