piHScrollStep - cCJGrid
Determines the amount of pixels the grid is scrolled when the horizontal scroll bar buttons are clicked
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer piHScrollStep
| Access Type | Syntax |
|---|---|
| Read Access: | Get piHScrollStep to IntegerVariable |
| Write Access: | Set piHScrollStep to IntegerVariable/Value |
Description
The grid's pbFullColumnScrolling property must be set to False for this property to have any effect.
If the grid's pbAutoColumnSizing property is set to True, then all columns will fit inside the grid width and there will be no horizontal scrolling.
Default is 7.