Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
RScrollbar
.PageSize
public property
PageSize
Prototype:
Read/Write property PageSize[=nPageSize]
Description:
Sets or gets the page size. This will be the increment value used when the user presses page up/page down button. Internally, the scrollbar uses an
RAdjustment
object, and this property directly linked to the adjustment.
Return value:
Returns the page size as a number.